aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-07qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik5-50/+180
2016-01-07qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik4-16/+104
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani7-4/+253
2016-01-07qla2xxx: Add FW resource count in DebugFS.Quinn Tran7-31/+81
2016-01-07qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani6-1/+84
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani6-7/+222
2016-01-07qla2xxx: Enable Extended Logins supportHimanshu Madhani6-7/+224
2016-01-06target: use offset_in_page macroGeliang Tang2-5/+5
2016-01-06target: fix deprecated attribute names in dmesgChristophe Vu-Brugier1-1/+2
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas5-1/+61
2016-01-06sbp-target: Remove a superfluous forward declarationBart Van Assche1-2/+0
2016-01-06iscsi-target: Fix indentation + spelling + unreachable codeBart Van Assche4-10/+6
2016-01-06target: Fix spelling + remove set-but-not-used variablesBart Van Assche3-11/+4
2015-12-20usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz2-4/+82
2015-12-20usb: gadget: f_tcm: use usb_gstrings_attachAndrzej Pietrasiewicz1-11/+7
2015-12-20usb: gadget: f_tcm: remove redundant singletonAndrzej Pietrasiewicz2-11/+0
2015-12-20usb: gadget: f_tcm: remove compatibility layerAndrzej Pietrasiewicz1-81/+6
2015-12-20usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz2-10/+53
2015-12-20usb: gadget: f_tcm: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz6-5/+339
2015-12-20usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz3-2129/+2148
2015-12-20usb: gadget: tcm: simplify attribute store functionAndrzej Pietrasiewicz1-15/+7
2015-12-20usb: gadget: tcm: use strtobool for a boolean valueAndrzej Pietrasiewicz1-6/+4
2015-12-20usb: gadget: tcm: follow naming conventionsAndrzej Pietrasiewicz1-14/+14
2015-12-20usb: gadget: tcm: split string definitions into function and deviceAndrzej Pietrasiewicz2-6/+22
2015-12-20tcm_usb_gadget: Fix enabled attribute failureNicholas Bellinger1-3/+9
2015-12-20tcm_usb_gadget: Fix nexus leakNicholas Bellinger1-0/+3
2015-12-20tcm_usb_gadget: Don't strip off nexus WWPN prefixNicholas Bellinger1-1/+1
2015-12-20fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak1-1/+1
2015-11-29tcm_loop: Show address of tpg in configfsSheng Yang1-0/+14
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds10-10/+12
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-64/+115
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds24-106/+329
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-17/+20
2015-11-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+3
2015-11-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+45
2015-11-21Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+2
2015-11-20serial: export fsl8250_handle_irqArnd Bergmann1-0/+1
2015-11-20serial: 8250_mid: Add missing dependencyHeikki Krogerus1-0/+1
2015-11-20tty: audit: Fix audit sourcePeter Hurley2-2/+2
2015-11-20serial: etraxfs-uart: Fix crashGuenter Roeck1-1/+1
2015-11-20serial: fsl_lpuart: Fix earlycon supportPeter Hurley1-1/+1
2015-11-20bcm63xx_uart: Use the device name when registering an interruptSimon Arlott1-1/+1
2015-11-20tty: Fix direct use of tty buffer workPeter Hurley1-1/+1
2015-11-20tty: Fix tty_send_xchar() lock order inversionPeter Hurley2-4/+4
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig10-17/+20
2015-11-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-2/+12
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-290/+90
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2-0/+7
2015-11-20i2c: fix wakeup irq parsingGrygorii Strashko1-1/+1
2015-11-20i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen1-2/+1