summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-mmp' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuan...Olof Johansson2014-03-091-1/+1
|\
| * irqchip: mmp: avoid use head file in a specific archNeil Zhang2014-03-041-1/+1
* | Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-092-4/+1
|\ \
| * | irqchip: exynos-combiner: call handle_bad_irq directlyPankaj Dubey2014-02-131-2/+1
| * | clocksource: exynos_mct: remove unwanted header file inclusionPankaj Dubey2014-02-131-2/+0
| |/
* | Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-02-203-0/+334
|\ \
| * | clocksource: qcom: split building of legacy vs multiplatform supportKumar Gala2014-02-061-11/+12
| * | clocksource: qcom: Move clocksource code out of mach-msmKumar Gala2014-02-053-0/+333
| |/
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-196-33/+50
|\ \
| * | input: ixp4xx-beeper: don't use symbols from <mach/timex.h>Uwe Kleine-König2013-12-201-1/+1
| * | clocksource: sirf/marco+prima2: drop usage of CLOCK_TICK_RATEUwe Kleine-König2013-12-202-12/+17
| * | rtc: pxa: drop unused #define TIMER_FREQUwe Kleine-König2013-12-201-1/+0
| * | rtc: at91sam9: include <mach/hardware.h> explicitlyUwe Kleine-König2013-12-201-1/+1
| * | ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij2013-12-201-18/+31
* | | 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-161-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-1610-22/+30
|\ \ \ \
| * | | | Target/sbc: Fix protection copy routineSagi Grimberg2014-02-131-0/+8
| * | | | IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-131-7/+7
| * | | | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-131-4/+1
| * | | | iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-131-0/+1
| * | | | iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-131-1/+3
| * | | | target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-131-2/+2
| * | | | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-132-3/+0
| * | | | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-131-1/+1
| * | | | target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-131-4/+7
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-161-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-161-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-164-16/+79
|\ \ \ \ \
| * | | | | dma: mv_xor: Silence a bunch of LPAE-related warningsOlof Johansson2014-02-131-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-031-0/+1
| |/ / / /
* | | | | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-1523-131/+136
|\ \ \ \ \
| * | | | | usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike2014-02-121-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