summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-15bnx2x: Fix for a host coalescing bug which impared latency.Ariel Elior
2011-09-15bnx2x: don't access removed registers on 57712 and aboveDmitry Kravkov
2011-09-15bnx2x: init fw_seq after undi_unload is doneDmitry Kravkov
2011-09-15bnx2x: don't reset device while reading its configuration.Dmitry Kravkov
2011-09-15bnx2x: fix MF for 4-port devicesDmitry Kravkov
2011-09-15bnx2x: fix rx ring size reportVladislav Zolotarov
2011-09-15bnx2x: decrease print level to debugDmitry Kravkov
2011-09-15bnx2x: fix BRB thresholds for dropless_fc modeDmitry Kravkov
2011-08-26cassini: init before use in cas_interruptN.françois romieu
2011-08-26can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V
2011-08-26can: ti_hecc: Fix unintialized variableAbhilash K V
2011-08-26net: sh_eth: fix the compile errorYoshihiro Shimoda
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-24ibmveth: Fix leak when recycling skb and hypervisor returns errorAnton Blanchard
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-08-24ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-24Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv
2011-08-23wl12xx: Remove obsolete testmode NVS push commandIdo Yariv
2011-08-23Merge git://git.infradead.org/users/cbou/battery-3.1Linus Torvalds
2011-08-23drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim
2011-08-23HID: wiimote: Add status and return request handlersDavid Herrmann
2011-08-23HID: wiimote: Add drm requestDavid Herrmann
2011-08-23HID: wiimote: Register led class devicesDavid Herrmann
2011-08-23HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann
2011-08-23HID: wiimote: Simplify synchronizationDavid Herrmann
2011-08-23drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs
2011-08-23drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs
2011-08-23drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz
2011-08-23HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey
2011-08-22bcma: add uevent to the bus, to autoload driversDavid Woodhouse
2011-08-22ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian
2011-08-22rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka
2011-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich
2011-08-22Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich
2011-08-22drm/radeon: Make vramlimit parameter actually work.Michel Dänzer
2011-08-22drm/radeon: Explicitly print GTT/VRAM offsets on test failure.Michel Dänzer
2011-08-22drm/radeon: Take IH ring into account for test size calculation.Michel Dänzer
2011-08-22drm/radeon/alpha: Add Alpha support to Radeon DRM codeJay Estabrook
2011-08-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin