aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
2009-06-05[ARM] pxa: add platform device ID table to pxa i2c driverEric Miao1-2/+18
2009-06-02parport: quickfix the proc registration bugAlan Cox1-3/+10
2009-06-02pata_netcell: LBA48 force identify bits correctAlan Cox1-1/+12
2009-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+16
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman1-2/+3
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk1-2/+13
2009-06-01Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+1
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-44/+57
2009-06-01hwmon: (lm78) Add missing __devexit_p()Mike Frysinger1-1/+1
2009-06-013c509: Add missing EISA IDsMaciej W. Rozycki1-0/+4
2009-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+11
2009-05-30ide_pci_generic: add quirk for Netcell ATA RAIDBartlomiej Zolnierkiewicz1-0/+11
2009-05-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds8-33/+53
2009-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-24/+47
2009-05-29ath1e: add new device id for asus hardwareGreg Kroah-Hartman1-0/+1
2009-05-29mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin1-4/+4
2009-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-6/+9
2009-05-29Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into releaseLen Brown8-33/+37
2009-05-29ACPI, i915: build fix (v2)Len Brown1-7/+7
2009-05-29ACPI processor: remove spurious newline from warning messageFrans Pop1-1/+1
2009-05-29drm/i915: acpi/video.c fix section mismatch warningJaswinder Singh Rajput1-1/+1
2009-05-29ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightnessZhang Rui1-0/+8
2009-05-29ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brightnessZhang Rui1-0/+8
2009-05-29ACPI: sanity check _PSS frequency to prevent cpufreq crashLen Brown1-3/+9
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-38/+26
2009-05-29Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds1-20/+23
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-5/+29
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-2/+11
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+3
2009-05-29Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds3-6/+34
2009-05-298250: Fix oops from setserialAlan Cox1-0/+15
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao2-2/+8
2009-05-29edac: AMD8111 & AMD8131 use dev_name()Harry Ciao2-3/+3
2009-05-29atmel_lcdfb: correct fifo size for some productsNicolas Ferre1-8/+2
2009-05-29S3C-fb: PM fixMarek Szyprowski1-1/+11
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-05-29parport_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin1-1/+1
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2-0/+3
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville1-6/+6
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov1-20/+23
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain1-1/+1
2009-05-29cxgb3: link fault fixesDivy Le Ray2-3/+10
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray2-8/+7
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown2-2/+6
2009-05-28Driver Core: do not oops when driver_unregister() is called for unregistered driversKay Sievers3-2/+11
2009-05-28Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger1-1/+0
2009-05-28usb-serial: fix crash when sub-driver updates firmwareAlan Stern1-0/+1
2009-05-28USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free1-2/+22