summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-11-02w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron
2011-11-02pps gpio client: add missing dependencyHeiko Carstens
2011-11-02pps: new client driver using GPIOJames Nuss
2011-11-02pps: default echo functionJames Nuss
2011-11-02drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang
2011-11-02drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König
2011-11-02rtc: add initial support for mcp7941x partsDavid Anders
2011-11-02drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-02usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus
2011-11-02iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy
2011-11-02b43: Remove unneeded messageLarry Finger
2011-11-02iwlwifi: allow pci_enable_msi failWey-Yi Guy
2011-11-02libertas: ensure we clean up a scan request properlyAndres Salomon
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan
2011-11-02ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan
2011-11-02carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter
2011-11-02ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan
2011-11-02ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan
2011-11-02ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan
2011-11-02iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02target: add back error handling in transport_complete_taskChristoph Hellwig
2011-11-02target/pscsi: blk_make_request() returns an ERR_PTR()Dan Carpenter
2011-11-02target: Remove core TRANSPORT_FREE_CMD_INTR usageNicholas Bellinger
2011-11-02target: Make TFO->check_stop_free return free statusNicholas Bellinger
2011-11-02iscsi-target: Fix non-immediate TMR handlingNicholas Bellinger
2011-11-02iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmdNicholas Bellinger
2011-11-02target: Avoid double list_del for aborted se_tmr_reqJoern Engel
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-11-02um: clean Kconfig up a bitAl Viro
2011-11-02um: a couple of missing dependencies...Al Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-11-02vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom
2011-11-02net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-02virtio-blk: use ida to allocate disk indexMichael S. Tsirkin
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll