summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-53/+13998
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-04sunxvr500: Ignore secondary output PCI devices.David S. Miller1-7/+17
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1955-57747/+102514
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-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-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-13/+33
2010-03-31eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptopsYong Wang3-0/+168
2010-03-31asus-laptop: fix warning in asus_handle_initCorentin Chary1-2/+2
2010-03-31bonding: bond_xmit_roundrobin() fixEric Dumazet1-1/+1
2010-03-30drivers/net: Add missing unlockJulia Lawall1-1/+3
2010-03-30net: gianfar - align BD ring size console messagesKim Phillips1-2/+2
2010-03-30net: gianfar - initialize per-queue statisticsKim Phillips1-2/+2
2010-03-30gianfar: 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
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie3218-88913/+202958
2010-03-31drm/radeon/kms: disable MSI on IGP chipsAlex Deucher1-5/+3
2010-03-31drm/radeon/kms: display watermark updates (v2)Alex Deucher9-21/+155
2010-03-31drm/radeon/kms/dp: disable training pattern on the sink at the end of link tr...Alex Deucher1-0/+3
2010-03-31drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2)Alex Deucher2-5/+10
2010-03-31drm/radeon/kms/dp: remove extraneous training complete callAlex Deucher1-3/+0
2010-03-31drm/radeon/kms/atom: minor fixes to transmitter setupAlex Deucher1-33/+21