summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-11PCnet: Fix section mismatchRalf Baechle
2011-08-11bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov
2011-08-11bnx2x: properly clean indirect addressesDmitry Kravkov
2011-08-11bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov
2011-08-11bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov
2011-08-11bnx2x: init FCOE FP only onceVladislav Zolotarov
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto
2011-08-11net/irda: sh_sir: add missing headerKuninori Morimoto
2011-08-11net/irda: sh_irda: add missing headerKuninori Morimoto
2011-08-11slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp
2011-08-11USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer
2011-08-11USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler
2011-08-11Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-10drivers/net/wireless/wl1251: add missing kfreeJulia Lawall
2011-08-10EDAC: Correct Kconfig dependenciesBorislav Petkov
2011-08-09ath5k: fix error handling in ath5k_beacon_sendBob Copeland
2011-08-09rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon
2011-08-09ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker
2011-08-09rt2x00: Add new rt73 buffalo USB idIvo van Doorn
2011-08-09rtlwifi: rtl892cu: New USB IDsLarry Finger
2011-08-09ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan
2011-08-09ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan
2011-08-09b43: read correct register on bcma bus.Hauke Mehrtens
2011-08-09drm/i915: split out PCH refclk update codeJesse Barnes
2011-08-09drm/i915: show interrupt info on IVBJesse Barnes
2011-08-09gma500: Fix clashes with DRM updatesAlan Cox
2011-08-09dmaengine: PL08x: Fix trivial build errorRussell King
2011-08-08USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan
2011-08-08usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe
2011-08-08drm/i915: Remove unused 'reg' argument to dp_pipe_enabledKeith Packard
2011-08-08drm/i915: Fix PCH port pipe select in CPT disable pathsKeith Packard
2011-08-08drm/i915: Leave LVDS registers unlockedKeith Packard
2011-08-08drm/i915: Wait for LVDS panel power sequenceKeith Packard
2011-08-08USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird
2011-08-08USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird
2011-08-08USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird
2011-08-08USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird
2011-08-08usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes
2011-08-08usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin
2011-08-08USB: EHCI: Fix test mode sequenceBoris Todorov
2011-08-08USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu
2011-08-08USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD
2011-08-08USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler
2011-08-08usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo
2011-08-08USB: assign instead of equal in usbtmc.cMaxim Nikulin
2011-08-08usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st posKuninori Morimoto
2011-08-08usb: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto
2011-08-08usb: gadget: net2272 - Correct includesGeert Uytterhoeven
2011-08-08zcache: Fix build error when sysfs is not definedNitin Gupta
2011-08-08zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo