summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03613-7843/+11365
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-028-8/+15
| |\
| | * USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy2008-04-022-2/+2
| | * USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins2008-04-021-0/+4
| | * USB: fix bug in sg initialization in usbtestAlan Stern2008-04-021-1/+2
| | * USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky2008-04-021-1/+1
| | * USB: cp2101: Add identifiers for the Telegesys ETRX2USBFlorian Fainelli2008-04-021-0/+1
| | * USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton2008-04-021-2/+2
| | * USB: another ehci_iaa_watchdog fixDavid Brownell2008-04-021-2/+3
| * | alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton2008-04-021-1/+1
| * | markers: use synchronize_sched()Mathieu Desnoyers2008-04-021-0/+9
| * | vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi2008-04-021-0/+1
| * | efs: update error msg to not refer to deleted read_inode()Robert P. J. Day2008-04-021-1/+1
| * | Char: rio, fix sparse warningsJiri Slaby2008-04-022-1/+7
| * | Char: ip2, fix sparse warningsJiri Slaby2008-04-021-5/+7
| * | nbd: prevent sock_xmit from attempting to use a NULL socketMike Snitzer2008-04-021-0/+6
| * | doc: fix typo in SubmittingPatchesJim Meyering2008-04-021-1/+1
| * | Fix typos in Documentation/unaligned-memory-access.txtDmitri Vorobiev2008-04-021-2/+2
| * | alpha: fix ALSA DMA mmap crashIvan Kokshaysky2008-04-023-5/+13
| * | atmel_serial: fix uart/console concurrent accessMarc Pignat2008-04-021-0/+11
| * | atmel_serial: avoid stopping pdc during transmissionMichael Trimarchi2008-04-021-9/+10
| * | kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-0224-1/+135
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-0213-1/+26
| |\ \
| | * | ide: use ->ata_input_data in ide_driveid_update()Bartlomiej Zolnierkiewicz2008-04-021-1/+1
| | * | ide-h8300: 32-bit I/O is unsupportedBartlomiej Zolnierkiewicz2008-04-021-0/+1
| | * | ide/legacy/q40ide.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide/legacy/macide: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide/legacy/falconide.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide/legacy/buddha.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide/legacy/gayle.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide/h8300/ide-h8300.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide/cris/ide-cris.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide/arm/ide_arm.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide/ppc/pmac.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide/ppc/mpc8xx.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide/pci/cmd640.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| | * | ide-pnp.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
| * | | sky2: fix suspend/resume racesStephen Hemminger2008-04-021-0/+6
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-025-141/+38
| |\ \
| | * | V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-011-0/+6
| | * | V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSEAdrian Bunk2008-04-011-0/+2
| | * | V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is...Steven Toth2008-04-011-0/+1
| | * | V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 productsSteven Toth2008-04-011-1/+4
| | * | V4L/DVB (7464): Convert driver to use a single SRAM memory mapSteven Toth2008-04-011-133/+1
| | * | V4L/DVB (7461): bttv: fix missed index checkCyrill Gorcunov2008-04-011-0/+4
| | * | V4L/DVB (7400): bttv: Add a radio compat_ioctl file operationRobert Fitzsimons2008-04-011-0/+1
| | * | V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFR...Robert Fitzsimons2008-04-011-2/+3
| | * | V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bt...Robert Fitzsimons2008-04-011-5/+16
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-04-024-237/+497
| |\ \ \
| | * | | [SCSI] mvsas: check subsystem idKe Wei2008-03-281-0/+9