summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ipmi: change device node ordering to reflect probe orderCarol Hebert2008-04-041-1/+1
* mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev2008-04-041-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-042-50/+17
|\
| * x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-041-44/+7
| * xen: fix grant table bugMichael Abd-El-Malek2008-04-041-6/+10
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-042-1/+80
|\ \
| * | pata_ali: disable ATAPI DMATejun Heo2008-04-041-0/+40
| * | libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo2008-04-041-0/+5
| * | libata: uninline atapi_cmd_type()Tejun Heo2008-04-041-0/+34
| * | 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
OpenPOWER on IntegriCloud