summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fb: add support of LCD display controller on pxa168/910 (base layer)Lennert Buytenhek2009-06-124-0/+1372
* [ARM] pxa/stargate2: add support for Compact Flash/PCMCIAJonathan Cameron2009-06-053-1/+176
* [ARM] pxa/stargate2: Add board specific elements to the smc91x driverJonathan Cameron2009-06-051-2/+3
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
* [ARM] pxa: add platform device ID table to pxa i2c driverEric Miao2009-06-051-2/+18
* parport: quickfix the proc registration bugAlan Cox2009-06-021-3/+10
* pata_netcell: LBA48 force identify bits correctAlan Cox2009-06-021-1/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-022-4/+16
|\
| * e1000: add missing length check to e1000 receive routineNeil Horman2009-06-021-2/+3
| * forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-021-2/+13
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-011-1/+1
|\ \
| * | hwmon: (lm78) Add missing __devexit_p()Mike Frysinger2009-06-011-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-0115-44/+57
|\ \ \ | | |/ | |/|
| * | 3c509: Add missing EISA IDsMaciej W. Rozycki2009-06-011-0/+4
| * | ath1e: add new device id for asus hardwareGreg Kroah-Hartman2009-05-301-0/+1
| * | mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin2009-05-301-4/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-303-6/+9
| |\ \
| | * | rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2009-05-292-0/+3
| | * | at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-291-6/+6
| * | | mac8390: fix build with NET_POLL_CONTROLLERFinn Thain2009-05-291-1/+1
| * | | cxgb3: link fault fixesDivy Le Ray2009-05-292-3/+10
| * | | cxgb3: fix dma mapping regressionDivy Le Ray2009-05-292-8/+7Star
| |/ /
| * | bfin_mac: fix build error due to net_device_ops convertMike Frysinger2009-05-271-15/+14Star
| * | atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2009-05-272-6/+6
| * | gianfar: fix babbling rx error event bugXiaotian Feng2009-05-271-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-311-0/+11
|\ \ \
| * | | ide_pci_generic: add quirk for Netcell ATA RAIDBartlomiej Zolnierkiewicz2009-05-301-0/+11
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-05-308-33/+53
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown2009-05-308-33/+37
| |\ \ \ \ \ \ \ \
| | | | | | * | | | i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown2009-05-292-2/+6
| | | | | * | | | | ACPI, i915: build fix (v2)Len Brown2009-05-301-7/+7
| | | | | * | | | | ACPI processor: remove spurious newline from warning messageFrans Pop2009-05-301-1/+1
| | | | | * | | | | drm/i915: acpi/video.c fix section mismatch warningJaswinder Singh Rajput2009-05-301-1/+1
| | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | PCI/ACPI: fix wrong ref count handling in acpi_pci_bind()Kenji Kaneshige2009-05-271-18/+6Star
| | | | | |/ / / | | | | |/| | |
| | | * | | | | ACPI: sanity check _PSS frequency to prevent cpufreq crashLen Brown2009-05-301-3/+9
| | * | | | | | cpuidle: fix AMD C1E suspend hangShaohua Li2009-05-271-1/+1
| | * | | | | | cpuidle: makes AMD C1E work in acpi_idleShaohua Li2009-05-271-0/+6
| | | |/ / / / | | |/| | | |
| * | | | | | ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightnessZhang Rui2009-05-301-0/+8
| * | | | | | ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brigh...Zhang Rui2009-05-301-0/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-05-301-24/+47
|\ \ \ \ \ \
| * | | | | | fsldma: Fix compile warningsKumar Gala2009-05-271-6/+7
| * | | | | | fsldma: fix memory leak on error path in fsl_dma_prep_memcpy()Ira Snyder2009-05-221-3/+15
| * | | | | | fsldma: snooping is not enabled for last entry in descriptor chainIra Snyder2009-05-221-2/+7
| * | | | | | fsldma: fix infinite loop on multi-descriptor DMA chain completionIra Snyder2009-05-221-9/+12
| * | | | | | fsldma: fix "DMA halt timeout!" errorsIra Snyder2009-05-221-4/+6
| * | | | | | fsldma: fix check on potential fdev->chan[] overflowRoel Kluin2009-05-221-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-292-38/+26Star
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2009-05-272-38/+26Star
* | | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds2009-05-291-20/+23
|\ \ \ \ \ \ \
| * | | | | | | mtd: MXC NAND driver fixes (v5)Vladimir Barinov2009-05-291-20/+23