summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-241-1/+1
* smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-241-1/+1
* Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-161-34/+54
|\
| * of: search the best compatible match first in __of_match_node()Kevin Hao2014-02-151-1/+42
| * Revert "OF: base: match each node compatible against all given matches first"Kevin Hao2014-02-141-37/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-1510-22/+30
|\ \
| * | Target/sbc: Fix protection copy routineSagi Grimberg2014-02-121-0/+8
| * | IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-121-7/+7
| * | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-121-4/+1
| * | iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-121-0/+1
| * | iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-121-1/+3
| * | target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-121-2/+2
| * | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-122-3/+0
| * | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-121-1/+1
| * | target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-121-4/+7
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-151-19/+14
|\ \ \
| * | | i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang2014-02-151-19/+14
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-02-151-26/+28
|\ \ \
| * | | clocksource: Kona: Print warning rather than panicTim Kryger2014-02-061-26/+28
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-154-16/+79
|\ \ \ \
| * | | | dma: mv_xor: Silence a bunch of LPAE-related warningsOlof Johansson2014-02-121-12/+12
| * | | | Merge tag 'mvebu-phy_ata-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Kevin Hilman2014-02-102-4/+66
| |\ \ \ \
| | * | | | ata: sata_mv: Fix probe failures with optional physAndrew Lunn2014-02-051-3/+5
| | * | | | drivers: phy: Add support for optional physAndrew Lunn2014-02-051-0/+45
| | * | | | drivers: phy: Make NULL a valid phy referenceAndrew Lunn2014-02-051-1/+16
| | |/ / /
| * / / / ARM: moxart: move DMA_OF selection to driverRob Herring2014-02-021-0/+1
| |/ / /
* | | | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-1423-131/+136
|\ \ \ \
| * | | | usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike2014-02-111-1/+2
| * | | | Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-071-52/+2
| * | | | Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp2014-02-071-1/+1
| * | | | Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2014-02-072-3/+3
| * | | | xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp2014-02-071-3/+11
| * | | | usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer2014-02-051-7/+17
| * | | | USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn2014-02-052-0/+8
| * | | | usb: qcserial: add Netgear Aircard 340UBjørn Mork2014-02-051-0/+3
| * | | | usb-storage: enable multi-LUN scanning when neededAlan Stern2014-02-042-1/+9
| * | | | USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich2014-02-041-1/+2
| * | | | usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern2014-02-041-0/+7
| * | | | usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern2014-02-041-1/+1
| * | | | usb: phy: move some error messages to debugJosh Boyer2014-02-041-5/+3
| * | | | usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork2014-02-042-0/+2
| * | | | usb: dwc2: fix memory corruption in dwc2 driverPaul Zimmerman2014-02-041-11/+0
| * | | | usb: dwc2: fix role switch breakagePaul Zimmerman2014-02-041-1/+1
| * | | | usb: dwc2: bail out early when booting with "nousb"Andre Heider2014-02-041-0/+3
| * | | | Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-049-45/+62
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp2014-01-305-17/+23
| | * | | Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp2014-01-294-20/+33
| | * | | Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-223-8/+1
| | * | | xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp2014-01-221-0/+5
* | | | | Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-1413-63/+75
|\ \ \ \ \