summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-02target: Make TFO->check_stop_free return free statusNicholas Bellinger4-6/+11
2011-11-02iscsi-target: Fix non-immediate TMR handlingNicholas Bellinger1-4/+3
2011-11-02iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmdNicholas Bellinger1-1/+3
2011-11-02target: Avoid double list_del for aborted se_tmr_reqJoern Engel1-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro8-9/+10
2011-11-02um: clean Kconfig up a bitAl Viro2-0/+19
2011-11-02um: a couple of missing dependencies...Al Viro2-3/+3
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-1/+1
2011-11-02vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom4-5/+82
2011-11-02net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell1-2/+2
2011-11-02Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-10/+127
2011-11-02Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+84
2011-11-02Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-67/+328
2011-11-02Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+122
2011-11-02Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+172
2011-11-02Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+15
2011-11-02Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds5-16/+6
2011-11-02virtio-blk: use ida to allocate disk indexMichael S. Tsirkin1-6/+24
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll3-0/+491
2011-11-02virtio: Dont add "config" to list for !per_vq_vectorKrishna Kumar1-3/+7
2011-11-02virtio: console: wait for first console port for early console outputChristian Borntraeger1-0/+20
2011-11-02virtio: console: add port stats for bytes received, sent and discardedAmit Shah1-0/+24
2011-11-02virtio: console: make discard_port_data() use get_inbuf()Amit Shah1-10/+5
2011-11-02virtio: console: rename variableAmit Shah1-6/+5
2011-11-02virtio: console: make get_inbuf() return port->inbuf if presentAmit Shah1-14/+8
2011-11-02virtio: console: Fix return type for get_inbuf()Amit Shah1-1/+1
2011-11-02virtio: console: Use wait_event_freezable instead of _interruptibleAmit Shah1-4/+5
2011-11-02virtio: console: Ignore port name update request if name already setAmit Shah1-0/+7
2011-11-02virtio: console: Fix indentationAmit Shah1-1/+1
2011-11-02virtio-net: Use virtio_config_val() for retrieving configSasha Levin1-9/+5
2011-11-02virtio-console: Use virtio_config_val() for retrieving configSasha Levin1-6/+4
2011-11-02net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven5-14/+14
2011-11-02net/ethernet: sc92031 is not RealtekCesar Eduardo Barros7-13/+40
2011-11-02Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds20-664/+1450
2011-11-02Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds12-41/+604
2011-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-172/+362
2011-11-02isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle1-3/+3
2011-11-02bonding:update speed/duplex for NETDEV_CHANGEWeiping Pan2-27/+22
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2-14/+17
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds77-975/+4566
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier76-971/+4565
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds6-80/+76
2011-11-01drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt1-1/+1
2011-11-01drm/i915: Use mode_config.mutex in ironlake_panel_vdd_workKeith Packard1-2/+2
2011-11-01Merge branch 'imx/devel' into next/dtArnd Bergmann2-0/+14
2011-11-01drm/radeon/kms: always do extended edid probeAlex Deucher3-85/+18
2011-11-01drm/radeon/kms: remove useless radeon_ddc_dump()Alex Deucher1-33/+0
2011-11-01drm/radeon/kms: make atombios_dig_transmitter_setup() version basedAlex Deucher1-122/+221
2011-11-01drm/radeon/kms: make atombios_dig_encoder_setup() version basedAlex Deucher1-84/+127