aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi2-3/+3
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds8-60/+44
2009-06-29ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ioctl HDIO_OBSOLETE_IDENTITYChristian Engelmayer1-1/+2
2009-06-29ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz2-42/+25
2009-06-29Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+1
2009-06-29eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFSIngo Molnar1-2/+1
2009-06-29tty: Fix the leak in tty_ldisc_releaseAlan Cox1-4/+11
2009-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-46/+75
2009-06-28be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde3-16/+35
2009-06-28Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-14/+5
2009-06-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds7-61/+603
2009-06-26ide-cd: handle fragmented packet commands gracefullyBorislav Petkov1-2/+12
2009-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-11/+16
2009-06-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-18/+43
2009-06-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-111/+239
2009-06-26sky2: Fix checksum endiannessAnton Vorontsov1-1/+1
2009-06-26amd64_edac: misc small cleanupsBorislav Petkov2-7/+8
2009-06-26amd64_edac: fix ecc_enable_override handlingBorislav Petkov1-1/+6
2009-06-26amd64_edac: check only ECC bit in amd64_determine_edac_capBorislav Petkov1-3/+2
2009-06-26intel-iommu: fix Identity Mapping to be arch independentChris Wright1-14/+5
2009-06-25ide: always kill the whole request on errorBartlomiej Zolnierkiewicz4-15/+5
2009-06-25ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requestsBartlomiej Zolnierkiewicz1-1/+1
2009-06-26powerpc/rtas: Fix watchdog driver temperature read functionalityAdrian Reber1-5/+3
2009-06-26powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao1-6/+19
2009-06-26powerpc/BSR: add 4096 byte BSR sizeSonny Rao1-7/+10
2009-06-26powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt1-0/+11
2009-06-26ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure1-1/+1
2009-06-26eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary1-0/+10
2009-06-26eeepc-laptop: get the right value for CMSGCorentin Chary1-0/+23
2009-06-26eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary1-5/+12
2009-06-26eeepc-laptop: right parent deviceCorentin Chary1-16/+18
2009-06-26eeepc-laptop: rfkill refactoringCorentin Chary1-76/+84
2009-06-26eeepc-laptop.c: use pr_fmt and pr_<level>Joe Perches1-33/+22
2009-06-26eeepc-laptop: Register as a pci-hotplug deviceCorentin Chary2-0/+89
2009-06-25mdio add missing GPL flagNicolas Reinecke1-0/+4
2009-06-25sh_eth: remove redundant test on unsignedroel kluin1-8/+1
2009-06-25fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu1-4/+4
2009-06-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds38-316/+2376
2009-06-25usb_serial: Fix oops when unexisting usb serial device is opened.Thadeu Lima de Souza Cascardo1-0/+3
2009-06-25acm: Fix oops when closing ACM tty device right after open has failed.Thadeu Lima de Souza Cascardo1-1/+1
2009-06-25acm: Return ENODEV instead of EINVAL when trying to open ACM device.Thadeu Lima de Souza Cascardo1-1/+1
2009-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds6-63/+50
2009-06-25i2c: fix build bug in i2c-designware.cIngo Molnar1-0/+1
2009-06-25atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips2-0/+4
2009-06-25Revert "veth: prevent oops caused by netdev destructor"David S. Miller1-16/+25
2009-06-24cpmac: fix compilation failure introduced with netdev_ops conversionFlorian Fainelli1-1/+1
2009-06-24Merge git://git.infradead.org/battery-2.6Linus Torvalds7-17/+401
2009-06-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-469/+507
2009-06-24Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney4-66/+106
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney10-396/+390