summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* eventfd: revised interface and cleanupsDavide Libenzi2009-06-302-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-06-298-60/+44
|\
| * ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer2009-06-291-1/+2
| * ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz2009-06-292-42/+25
| * ide-cd: handle fragmented packet commands gracefullyBorislav Petkov2009-06-261-2/+12
| * ide: always kill the whole request on errorBartlomiej Zolnierkiewicz2009-06-254-15/+5
| * ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requestsBartlomiej Zolnierkiewicz2009-06-251-1/+1
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-06-291-1/+1
|\ \
| * | backlight: Fix tdo24m crash on kmallocAviv Laufer2009-06-231-1/+1
* | | eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFSIngo Molnar2009-06-291-2/+1
* | | tty: Fix the leak in tty_ldisc_releaseAlan Cox2009-06-291-4/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-2811-46/+75
|\ \ \
| * | | be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde2009-06-283-16/+35
| * | | sky2: Fix checksum endiannessAnton Vorontsov2009-06-261-1/+1
| * | | mdio add missing GPL flagNicolas Reinecke2009-06-251-0/+4
| * | | sh_eth: remove redundant test on unsignedroel kluin2009-06-251-8/+1
| * | | fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu2009-06-251-4/+4
| * | | atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips2009-06-252-0/+4
| * | | Revert "veth: prevent oops caused by netdev destructor"David S. Miller2009-06-251-16/+25
| * | | cpmac: fix compilation failure introduced with netdev_ops conversionFlorian Fainelli2009-06-241-1/+1
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-06-281-14/+5
|\ \ \ \
| * | | | intel-iommu: fix Identity Mapping to be arch independentChris Wright2009-06-261-14/+5
| |/ / /
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-06-287-61/+603
|\ \ \ \
| * | | | leds: Add options to have GPIO LEDs start on or keep their stateTrent Piepho2009-06-231-3/+17
| * | | | leds: LED driver for National Semiconductor LP3944 Funlight ChipAntonio Ospite2009-06-233-0/+478
| * | | | leds: pca9532 - Indent using tabs, not spaces.Antonio Ospite2009-06-231-29/+29
| * | | | leds: Remove an orphan Kconfig entryRichard Purdie2009-06-231-10/+0
| * | | | leds: alix-leds2 fixed for Award BIOSTobias Mueller2009-06-232-1/+7
| * | | | leds: leds-gpio - fix a section mismatchZhenwen Xu2009-06-231-1/+1
| * | | | leds: add the sysfs interface into the leds-bd2802 driver for changing wave p...Kim Kyuwon2009-06-231-13/+73
| * | | | leds: change the license informationKim Kyuwon2009-06-231-1/+1
| * | | | leds: fix led-bd2802 errors while resumingKim Kyuwon2009-06-231-7/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-06-262-11/+16
|\ \ \ \
| * | | | amd64_edac: misc small cleanupsBorislav Petkov2009-06-262-7/+8
| * | | | amd64_edac: fix ecc_enable_override handlingBorislav Petkov2009-06-261-1/+6
| * | | | amd64_edac: check only ECC bit in amd64_determine_edac_capBorislav Petkov2009-06-261-3/+2
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-263-18/+43
|\ \ \ \
| * | | | powerpc/rtas: Fix watchdog driver temperature read functionalityAdrian Reber2009-06-261-5/+3
| * | | | powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao2009-06-261-6/+19
| * | | | powerpc/BSR: add 4096 byte BSR sizeSonny Rao2009-06-261-7/+10
| * | | | powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt2009-06-261-0/+11
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-06-263-111/+239
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure2009-06-261-1/+1
| * | | | eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary2009-06-261-0/+10
| * | | | eeepc-laptop: get the right value for CMSGCorentin Chary2009-06-261-0/+23
| * | | | eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary2009-06-261-5/+12
| * | | | eeepc-laptop: right parent deviceCorentin Chary2009-06-261-16/+18
| * | | | eeepc-laptop: rfkill refactoringCorentin Chary2009-06-261-76/+84
| * | | | eeepc-laptop.c: use pr_fmt and pr_<level>Joe Perches2009-06-261-33/+22
| * | | | eeepc-laptop: Register as a pci-hotplug deviceCorentin Chary2009-06-262-0/+89
| |/ / /
OpenPOWER on IntegriCloud