summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | libata: fix IDENTIFY order in ata_bus_probe()Bartlomiej Zolnierkiewicz2008-04-041-1/+1
| |/ /
* | | parport_pc: make sure to release IO ports after probing for IT87XXLinus Torvalds2008-04-041-2/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-031-1/+12
|\ \
| * | Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller2008-04-021-1/+12
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-04-034-8/+7
|\ \ \ | |_|/ |/| |
| * | [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel2008-04-032-0/+2
| * | [POWERPC] fsldma: Use compatiable binding as specKumar Gala2008-03-311-4/+4
| * | [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sataKim Phillips2008-03-311-4/+1
* | | 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
* | | | 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
* | | | atmel_serial: fix uart/console concurrent accessMarc Pignat2008-04-021-0/+11
* | | | atmel_serial: avoid stopping pdc during transmissionMichael Trimarchi2008-04-021-9/+10
* | | | 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
| * | | | [SCSI] mvsas: get phy info.Ke Wei2008-03-281-46/+42
OpenPOWER on IntegriCloud