summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-23drivers:misc: ti-st: fix unexpected UART closePavan Savoy1-0/+1
2011-08-23drivers:misc: ti-st: free skb on firmware downloadPavan Savoy1-0/+1
2011-08-23drivers:misc: ti-st: wait for completion at failPavan Savoy1-0/+13
2011-08-23drivers:misc: ti-st: reinit completion before sendPavan Savoy1-0/+6
2011-08-23drivers:misc: ti-st: fail-safe on wrong pkt typeVijay Badawadagi1-0/+7
2011-08-23drivers:misc: ti-st: reinit completion on ver readPavan Savoy1-0/+1
2011-08-23drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2-0/+31
2011-08-23drivers:misc: ti-st: avoid a misleading dbg msgPavan Savoy1-1/+1
2011-08-23base/devres.c: quiet sparse noise about context imbalanceH Hartley Sweeten1-0/+1
2011-08-23pti: add missing CONFIG_PCI dependencyHeiko Carstens1-0/+1
2011-08-23hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck1-2/+1
2011-08-23USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird1-1/+2
2011-08-23USB: option: add YUGA device id to driverGavin.zhu1-0/+92
2011-08-23usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim1-0/+1
2011-08-23USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi1-4/+3
2011-08-23USB option driver add PID of Huawei Vodafone K4605Andrew Bird1-2/+5
2011-08-23USB option driver add PID of Huawei Vodafone K3806Andrew Bird1-0/+2
2011-08-23Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman9-33/+57
2011-08-23Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman4-35/+102
2011-08-22target: Convert acl_node_lock to be IRQ-disablingRoland Dreier4-40/+40
2011-08-22target: Make locking in transport_deregister_session() IRQ safeRoland Dreier1-6/+7
2011-08-22tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"Roland Dreier1-2/+0
2011-08-22target: Print subpage too for unhandled MODE SENSE pagesRoland Dreier1-2/+2
2011-08-22iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugsDan Carpenter1-3/+1
2011-08-22iscsi-target: Implement iSCSI target IPv6 address printing.Chris Boot1-13/+3
2011-08-22target: Fix task SGL chaining breakage with transport_allocate_data_tasksNicholas Bellinger1-13/+21
2011-08-22target: Fix task count > 1 handling breakage and use max_sector page alignmentNicholas Bellinger2-2/+33
2011-08-22target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors checkNicholas Bellinger1-7/+8
2011-08-22target: Fix SYNCHRONIZE_CACHE zero LBA + range breakageNicholas Bellinger1-7/+7
2011-08-22target: Remove duplicate task completions in transport_emulate_control_cdbNicholas Bellinger1-6/+8
2011-08-22target: Fix WRITE_SAME usage with transport_get_sizeNicholas Bellinger1-3/+3
2011-08-22target: Add WRITE_SAME (10) parsing and refactor passthrough checksNicholas Bellinger2-57/+73
2011-08-22target: Fix write payload exception handling with ->new_cmd_mapNicholas Bellinger1-2/+8
2011-08-22iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn()Dan Carpenter1-1/+1
2011-08-22iscsi-target: remove duplicate returnDan Carpenter1-1/+0
2011-08-22target: Convert target_core_rd.c to use use BUG_ONJulia Lawall1-16/+8
2011-08-22iscsi-target: Fix leak on failure in iscsi_copy_param_list()Jesper Juhl1-27/+16
2011-08-22target: Use ERR_CAST inlined functionThomas Meyer2-3/+3
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger3-6/+21
2011-08-22bcma: add uevent to the bus, to autoload driversDavid Woodhouse1-0/+12
2011-08-22ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian1-1/+1
2011-08-22rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka1-13/+1
2011-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2-3/+11
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-36/+37
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich4-41/+49
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov4-103/+131
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich2-33/+25
2011-08-22Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich1-0/+6
2011-08-22drm/radeon: Make vramlimit parameter actually work.Michel Dänzer1-0/+2
2011-08-22drm/radeon: Explicitly print GTT/VRAM offsets on test failure.Michel Dänzer1-6/+18