aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-04-06libata: unlock HPA if device shrunkTejun Heo
2010-04-06libata: disable NCQ on Crucial C300 SSDTejun Heo
2010-04-06libata: don't whine on spurious IRQTejun Heo
2010-04-06[WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli
2010-04-06[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten
2010-04-05Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas
2010-04-05Input: i8042 - spelling fixDominik Brodowski
2010-04-06drm/radeon/kms: fix washed out image on legacy tv dacAlex Deucher
2010-04-06drm/radeon/kms/atom: fix gpio i2c table overrun (v2)Alex Deucher
2010-04-06drm/radeon: R300 AD only has one quad pipe.Michel Dänzer
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-04-05eeepc-wmi: include slab.hTejun Heo
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-05staging/otus: include slab.h from usbdrv.hTejun Heo
2010-04-04ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanupChase Douglas
2010-04-04ACPI: battery drivers should call power_supply_changed()Alan Jenkins
2010-04-04ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=nAlan Jenkins
2010-04-04pcmcia: fix up alignf issuesDominik Brodowski
2010-04-04sunxvr500: Ignore secondary output PCI devices.David S. Miller
2010-04-04PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas
2010-04-04ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett
2010-04-04ACPI: NUMA: map pxms to low node idsDavid Rientjes
2010-04-03ACPI: use _HID when supplied by root-level devicesBjorn Helgaas
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-03[WATCHDOG] set max63xx driver as ARM onlyMarc Zyngier
2010-04-03[WATCHDOG] powerpc: pika_wdt ident cannot be constSean MacLennan
2010-04-03smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-02Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-04-02PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch
2010-04-02Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2010-04-02tty: release_one_tty() forgets to put pidsOleg Nesterov
2010-04-02kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel
2010-04-02iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi
2010-04-02iwlwifi: use consistent table for tx data collectShanyu Zhao
2010-04-02iwlwifi: fix DMA allocation warningsZhu Yi
2010-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-04-02Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-04-02drbd: lc_element_by_index() never returns NULLPhilipp Reisner
2010-04-02cciss: unlock on error pathDan Carpenter
2010-04-01r8169: clean up my printk uglynessNeil Horman
2010-04-01net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis
2010-04-01cxgb4: Add main driver file and driver MakefileDimitris Michailidis
2010-04-01cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis
2010-04-01cxgb4: Add packet queues and packet DMA codeDimitris Michailidis
2010-04-01cxgb4: Add HW and FW support codeDimitris Michailidis
2010-04-01cxgb4: Add register, message, and FW definitionsDimitris Michailidis
2010-04-01bonding: fix potential deadlock in bond_uninit()Amerigo Wang
2010-04-01stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO