summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-213-5/+8
|\
| * Merge tag 'renesas-gic-cleanup-for-v4.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-12-222-2/+2
| |\
| | * staging: board: armadillo800eva: Use "arm,pl390"Geert Uytterhoeven2015-12-181-1/+1
| | * staging: board: kzm9d: Use "arm,pl390"Geert Uytterhoeven2015-12-181-1/+1
| * | ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij2015-12-011-3/+6
* | | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-211-0/+4
|\ \ \
| * \ \ Merge tag 'omap-for-v4.5/81xx-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2015-12-161-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | clk: ti: Add few dm814x clock aliasesTony Lindgren2015-12-031-0/+4
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-214-6/+6
|\ \ \ \
| * | | | mtd/sm_ftl.c: fix wrong do_div() usageNicolas Pitre2015-11-161-1/+2
| * | | | drm/mgag200/mgag200_mode.c: fix wrong do_div() usageNicolas Pitre2015-11-161-1/+1
| * | | | hid-sensor-hub.c: fix wrong do_div() usageNicolas Pitre2015-11-161-1/+2
| * | | | ti/fapll: fix wrong do_div() usageNicolas Pitre2015-11-161-2/+2
| * | | | ti/clkt_dpll: fix wrong do_div() usageNicolas Pitre2015-11-161-2/+2
| * | | | tegra/clk-divider: fix wrong do_div() usageNicolas Pitre2015-11-161-2/+2
| * | | | imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre2015-11-161-4/+5
| * | | | imx/clk-pllv1: fix wrong do_div() usageNicolas Pitre2015-11-161-7/+7
| * | | | nouveau/nvkm/subdev/clk/gk20a.c: fix wrong do_div() usageNicolas Pitre2015-11-161-2/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-2147-2661/+4351
|\ \ \ \
| * | | | scsi: qla2xxxx: avoid type mismatch in comparisonArnd Bergmann2016-01-201-1/+1
| * | | | target/user: Make sure netlink would reach all network namespacesSheng Yang2016-01-201-1/+2
| * | | | target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2016-01-203-8/+55
| * | | | target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-205-143/+54
| * | | | iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger2016-01-201-1/+15
| * | | | ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-132-81/+30
| * | | | tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-133-35/+16
| * | | | tcm_fc: Wait for command completion before freeing a sessionBart Van Assche2016-01-071-6/+11
| * | | | target: Fix a memory leak in target_dev_lba_map_store()Bart Van Assche2016-01-071-3/+3
| * | | | target: Support aborting tasks with a 64-bit tagBart Van Assche2016-01-071-1/+1
| * | | | usb/gadget: Remove set-but-not-used variablesBart Van Assche2016-01-071-16/+0
| * | | | target: Remove an unused variableBart Van Assche2016-01-072-4/+0
| * | | | target: Fix indentation in target_core_configfs.cBart Van Assche2016-01-071-1/+1
| * | | | target/user: Allow user to set block size before enabling deviceSheng Yang2016-01-071-1/+3
| * | | | iser-target: Fix non negative ERR_PTR isert_device_get usageNicholas Bellinger2016-01-071-2/+5
| * | | | target/fcoe: Add tag support to tcm_fcAndy Grover2016-01-071-0/+22
| * | | | qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla2016-01-072-31/+37
| * | | | qla2xxx: Set all queues to 4kQuinn Tran2016-01-072-4/+5
| * | | | qla2xxx: Disable ZIO at start time.Quinn Tran2016-01-071-0/+20
| * | | | qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran2016-01-077-28/+129
| * | | | qla2xxx: Add selective command queuingQuinn Tran2016-01-074-5/+19
| * | | | qla2xxx: Add irq affinity notificationQuinn Tran2016-01-073-1/+93
| * | | | qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran2016-01-074-56/+106
| * | | | qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.Quinn Tran2016-01-072-14/+12
| * | | | qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik2016-01-075-50/+180
| * | | | qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik2016-01-074-16/+104
| * | | | qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani2016-01-077-4/+253
| * | | | qla2xxx: Add FW resource count in DebugFS.Quinn Tran2016-01-077-31/+81
| * | | | qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani2016-01-076-1/+84
| * | | | qla2xxx: Enable Exchange offload support.Himanshu Madhani2016-01-076-7/+222
| * | | | qla2xxx: Enable Extended Logins supportHimanshu Madhani2016-01-076-7/+224