summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier2014-06-041-39/+31
* iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger2014-06-041-0/+2
* target: fix memory leak on XCOPYMikulas Patocka2014-05-181-1/+1
* target: Don't allow setting WC emulation if device doesn't supportAndy Grover2014-05-161-4/+4
* iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger2014-05-161-1/+26
* tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger2014-05-161-4/+4
* iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger2014-05-161-1/+3
* Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg2014-05-164-1/+13
* Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg2014-05-162-20/+7
* Target/iser: Fix wrong connection requests list additionSagi Grimberg2014-05-161-1/+1
* target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover2014-05-161-0/+4
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-272-11/+9
|\
| * clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski2014-04-171-2/+2
| * clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupThomas Gleixner2014-04-171-7/+1
| * irqchip: Gic: Support forced affinity settingThomas Gleixner2014-04-171-2/+6
* | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-275-34/+55
|\ \
| * | serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff2014-04-251-18/+21
| * | serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson2014-04-251-1/+1
| * | serial: samsung: don't check config for every characterDoug Anderson2014-04-251-5/+6
| * | serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson2014-04-251-6/+6
| * | serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain2014-04-251-2/+7
| * | 8250_core: Fix unwanted TX chars writeLoic Poulain2014-04-251-1/+1
| * | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl2014-04-251-2/+14
* | | Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-277-17/+57
|\ \ \
| * | | staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten2014-04-241-6/+3
| * | | Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-236-11/+54
| |\ \ \ | | |/ / | |/| |
| | * | iio: adc: mxs-lradc: fix warning when buidling on avr32Alexandre Belloni2014-03-221-1/+1
| | * | iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceKrzysztof Kozlowski2014-03-221-2/+20
| | * | iio: querying buffer scan_mask should return 0/1Alec Berg2014-03-221-2/+4
| | * | staging:iio:ad2s1200 fix a missing breakJimmy Li2014-03-221-0/+1
| | * | iio: adc: at91_adc: correct default shtim valueAlexandre Belloni2014-03-151-2/+5
| | * | iio: cm32181: Fix read integration time functionBeomho Seo2014-03-151-0/+1
| | * | iio: adc: at91_adc: Repair broken platform_data supportAlexandre Belloni2014-03-061-4/+22
* | | | Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-2728-162/+288
|\ \ \ \
| * | | | usb: option: add and update a number of CMOTech devicesBjørn Mork2014-04-251-4/+70
| * | | | usb: option: add Alcatel L800MABjørn Mork2014-04-251-0/+3
| * | | | usb: option: add Olivetti Olicard 500Bjørn Mork2014-04-251-0/+4
| * | | | usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork2014-04-251-0/+3
| * | | | usb: qcserial: add Sierra Wireless MC73xxBjørn Mork2014-04-251-0/+3
| * | | | usb: qcserial: add Sierra Wireless EM7355Bjørn Mork2014-04-251-0/+3
| * | | | USB: io_ti: fix firmware download on big-endian machinesJohan Hovold2014-04-251-17/+33
| * | | | usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen2014-04-251-3/+3
| * | | | xhci: extend quirk for Renesas cardsIgor Gnatenko2014-04-251-3/+1
| * | | | xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev2014-04-251-0/+2
| * | | | usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner2014-04-253-39/+31
| * | | | phy: fix kernel oops in phy_lookup()Sergei Shtylyov2014-04-241-0/+3
| * | | | phy: restore OMAP_CONTROL_PHY dependenciesJean Delvare2014-04-241-0/+1
| * | | | phy: exynos: fix building as a moduleArnd Bergmann2014-04-241-4/+5
| * | | | USB: serial: fix sysfs-attribute removal deadlockJohan Hovold2014-04-241-1/+3
| * | | | usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese2014-04-241-1/+1