summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI: sbs: use EC rather than I2CVladimir Lebedev2007-03-221-278/+287
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-03-208-14/+43
|\
| * USB: new Novatel device ids for option driverGreg Kroah-Hartman2007-03-192-7/+13
| * USB: berry_charge: correct dbg string for second magic commandKen L Johnson2007-03-191-1/+1
| * usblp: quirk flag and device entry for Seiko Epson M129C printerAlan Stern2007-03-191-1/+5
| * airprime: USB ID for Novatel EV620 mini PCI-E cardMark Glines2007-03-191-2/+3
| * USB: necessary update for mos7720 driverOliver Neukum2007-03-191-0/+1
| * USB: RAZR v3i unusual_devsPete Zaitcev2007-03-191-0/+10
| * USB: two more device ids for dm9601 usbnet driverJon Dowland2007-03-191-0/+8
| * USB: fix usb-serial regressionJim Radford2007-03-191-6/+5Star
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-206-9/+11
|\ \
| * | pata_ixp4xx_cf: fix interruptAlessandro Zummo2007-03-191-1/+1
| * | pata_ixp4xx_cf: fix oops on detachTejun Heo2007-03-191-1/+0Star
| * | libata: kernel-doc fixRandy Dunlap2007-03-191-1/+1
| * | sata_inic162x: kill double region requestsTejun Heo2007-03-191-4/+0Star
| * | drivers/ata/Kconfig: PATA_SCC depends on wrong platformAkira Iguchi2007-03-191-1/+1
| * | sata_sil24: Add Adaptec 1220SA PCI IDJamie Clark2007-03-191-0/+1
| * | libata: don't whine if ->prereset() returns -ENOENTTejun Heo2007-03-191-1/+7
| |/
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-204-21/+48
|\ \
| * | [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
| * | [S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2007-03-192-7/+24
| * | [S390] cio: qdio slsb setupUrsula Braun2007-03-191-8/+18
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-191-5/+6
|\ \ | |/ |/|
| * serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt2007-03-141-5/+6
* | [PATCH] tty: Fix two reported pid leaksEric W. Biederman2007-03-181-0/+5
* | [PATCH] machzwd warning fixAndrew Morton2007-03-181-12/+12
* | KVM: MMU: Fix host memory corruption on i386 with >= 4GB ramAvi Kivity2007-03-181-3/+3
* | KVM: MMU: Fix guest writes to nonpae pdeAvi Kivity2007-03-181-12/+34
* | KVM: Fix guest sysenter on vmxAvi Kivity2007-03-181-4/+4
* | KVM: Unset kvm_arch_ops if arch module loading failedAvi Kivity2007-03-181-1/+3
* | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz2007-03-174-53/+1Star
* | ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz2007-03-171-1/+1
* | scc_pata: dependency fixKou Ishizaki2007-03-174-9/+9
* | jmicron: make ide jmicron driver play nice with libata onesTejun Heo2007-03-171-5/+24
* | ide: au1xxx: fix use of mixed declarations and codeRalf Baechle2007-03-171-1/+2
* | cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov2007-03-171-25/+20Star
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-171-5/+0Star
|\ \
| * | [CHAR] lcd: Fix two warnings.Ralf Baechle2007-03-171-5/+0Star
* | | [PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp2007-03-171-1/+1
* | | [PATCH] Initialise SAK member for each virtual console to prevent oopsBernhard Walle2007-03-171-0/+1
* | | [PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio2007-03-171-0/+1
* | | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-172-2/+20
* | | [PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven2007-03-171-3/+3
* | | [PATCH] SPI: at25: do not use pointer before assignmentAtsushi Nemoto2007-03-171-1/+1
* | | [PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas2007-03-171-3/+2Star
* | | [PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas2007-03-171-0/+13
* | | [PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cardsOndrej Zajicek2007-03-171-0/+1
* | | [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-171-1/+1
* | | [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-171-24/+2Star
* | | [PATCH] rm pointless dmaengine exportsDavid Brownell2007-03-171-12/+6Star