summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-08HID: add support for cymotion master solar keyboardRaphaƫl Doursenaud3-0/+3
2010-04-07HID: ntrig: explain firmware quirkJiri Kosina1-1/+2
2010-04-07HID: fix N-trig touch panel with recent firmwareStephane Chatty1-2/+10
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-33/+48
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-53/+13998
2010-04-06libata: unlock HPA if device shrunkTejun Heo1-29/+45
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-06Merge 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-04sunxvr500: Ignore secondary output PCI devices.David S. Miller1-7/+17
2010-04-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1955-57747/+102514
2010-04-04smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki1-5/+7
2010-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+9
2010-04-03Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+5
2010-04-03PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch1-33/+3
2010-04-03Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+6
2010-04-03tty: 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-02r8169: clean up my printk uglynessNeil Horman1-2/+2
2010-04-02net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2-0/+26
2010-04-02cxgb4: Add main driver file and driver MakefileDimitris Michailidis2-0/+3395
2010-04-02cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis4-0/+1714
2010-04-02cxgb4: Add packet queues and packet DMA codeDimitris Michailidis1-0/+2431
2010-04-02cxgb4: Add HW and FW support codeDimitris Michailidis2-0/+3231
2010-04-02cxgb4: Add register, message, and FW definitionsDimitris Michailidis3-0/+3122
2010-04-02bonding: fix potential deadlock in bond_uninit()Amerigo Wang1-12/+14
2010-04-02stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO1-0/+1
2010-04-02be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde1-2/+2
2010-04-02be2net: fix flashing on big endian architecturesAjit Khaparde2-10/+9
2010-04-02be2net: fix a bug in flashing the redboot sectionAjit Khaparde1-1/+1
2010-04-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds72-1642/+2837
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-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-13/+33
2010-04-01eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptopsYong Wang3-0/+168
2010-04-01asus-laptop: fix warning in asus_handle_initCorentin Chary1-2/+2
2010-03-31bonding: bond_xmit_roundrobin() fixEric Dumazet1-1/+1
2010-03-31drivers/net: Add missing unlockJulia Lawall1-1/+3
2010-03-31net: gianfar - align BD ring size console messagesKim Phillips1-2/+2
2010-03-31net: gianfar - initialize per-queue statisticsKim Phillips1-2/+2
2010-03-31gianfar: Fix a memory leak in gianfar close codeAndy Fleming1-2/+2
2010-03-31drm/radeon/kms: add hw_i2c module optionAlex Deucher3-3/+10
2010-03-31drm/radeon/kms: use new pre/post_xfer i2c bit algo hooksAlex Deucher3-79/+64