summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-06libata: disable NCQ on Crucial C300 SSDTejun Heo1-0/+3
2010-04-06libata: don't whine on spurious IRQTejun Heo1-4/+0
2010-04-06[WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli1-1/+1
2010-04-06[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley1-6/+93
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds11-84/+172
2010-04-05eeepc-wmi: include slab.hTejun Heo1-0/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo86-1689/+3057
2010-04-05staging/otus: include slab.h from usbdrv.hTejun Heo1-0/+1
2010-04-04ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanupChase Douglas1-10/+4
2010-04-04ACPI: battery drivers should call power_supply_changed()Alan Jenkins1-1/+1
2010-04-04ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=nAlan Jenkins1-2/+2
2010-04-04pcmcia: fix up alignf issuesDominik Brodowski1-17/+14
2010-04-04sunxvr500: Ignore secondary output PCI devices.David S. Miller1-7/+17
2010-04-04PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas1-12/+30
2010-04-04ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett1-13/+16
2010-04-04ACPI: NUMA: map pxms to low node idsDavid Rientjes1-2/+4
2010-04-03ACPI: use _HID when supplied by root-level devicesBjorn Helgaas1-6/+6
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1955-57747/+102514
2010-04-03[WATCHDOG] set max63xx driver as ARM onlyMarc Zyngier1-5/+6
2010-04-03[WATCHDOG] powerpc: pika_wdt ident cannot be constSean MacLennan1-1/+1
2010-04-03smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki1-5/+7
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+9
2010-04-02Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+5
2010-04-02PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch1-33/+3
2010-04-02Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+6
2010-04-02tty: release_one_tty() forgets to put pidsOleg Nesterov1-0/+2
2010-04-02kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel1-0/+6
2010-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-1/+5
2010-04-02Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2010-04-01r8169: clean up my printk uglynessNeil Horman1-2/+2
2010-04-01net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2-0/+26
2010-04-01cxgb4: Add main driver file and driver MakefileDimitris Michailidis2-0/+3395
2010-04-01cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis4-0/+1714
2010-04-01cxgb4: Add packet queues and packet DMA codeDimitris Michailidis1-0/+2431
2010-04-01cxgb4: Add HW and FW support codeDimitris Michailidis2-0/+3231
2010-04-01cxgb4: Add register, message, and FW definitionsDimitris Michailidis3-0/+3122
2010-04-01bonding: fix potential deadlock in bond_uninit()Amerigo Wang1-12/+14
2010-04-01stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO1-0/+1
2010-04-01be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde1-2/+2
2010-04-01be2net: fix flashing on big endian architecturesAjit Khaparde2-10/+9
2010-04-01be2net: fix a bug in flashing the redboot sectionAjit Khaparde1-1/+1
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu1-3/+8
2010-04-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds72-1642/+2837
2010-04-01ide: Must hold queue lock when requeueingHerbert Xu1-1/+1
2010-04-01ide: Requeue request after DMA timeoutHerbert Xu2-1/+2
2010-04-01drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus.Dave Airlie2-0/+8
2010-04-01drm/radeon/kms: rs400/480 should set common registers.Dave Airlie1-0/+2
2010-04-01drm/radeon/kms: add sanity check to wptr.Dave Airlie1-0/+2
2010-04-01drm/radeon/kms/evergreen: get DP workingAlex Deucher1-3/+12
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-13/+33