index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: max8973: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
1
-25
/
+29
*
regulator: mc13xxx-core: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-16
/
+12
*
regulator: mc13892: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-11
/
+7
*
regulator: mc13783: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-11
/
+7
*
regulator: anatop: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-19
/
+3
*
regulator: pfuze100: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-17
/
+4
*
regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
Anson Huang
2018-05-17
1
-0
/
+1
*
regulator: pfuze100: add enable/disable for switch
Anson Huang
2018-05-17
1
-0
/
+8
*
regulator: wm8994: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-17
2
-17
/
+11
*
regulator: core: Change voltage setting path
Maciej Purski
2018-05-17
1
-52
/
+107
*
regulator: core: Add voltage balancing mechanism
Maciej Purski
2018-05-17
1
-0
/
+192
*
regulator: core: Resolve coupled regulators
Maciej Purski
2018-05-17
1
-0
/
+100
*
regulator: core: Parse coupled regulators properties
Maciej Purski
2018-05-17
2
-2
/
+177
*
regulator: core: Make locks re-entrant
Maciej Purski
2018-05-17
1
-41
/
+91
*
regulator: s2mps11: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-17
1
-23
/
+23
*
regulator: max77686: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-17
1
-7
/
+12
*
regulator: arizona-ldo1: Look up a descriptor and pass to the core
Linus Walleij
2018-05-17
1
-13
/
+6
*
regulator: of: add support for allowed modes configuration
David Collins
2018-05-17
1
-1
/
+28
*
regulator: core: Allow for regulators that can't be read at bootup
Douglas Anderson
2018-05-17
1
-0
/
+12
*
regulator: add support for SY8106A regulator
Ondrej Jirman
2018-05-09
3
-1
/
+175
*
regulator: add dummy function of_find_regulator_by_node
Changbin Du
2018-05-05
1
-2
/
+7
*
Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
2018-05-01
2
-1
/
+128
|
\
|
*
regulator: bd9571mwv: Add support for backup mode
Geert Uytterhoeven
2018-04-23
1
-1
/
+126
|
*
mfd: bd9571mwv: Allow DDR Backup Power register access
Geert Uytterhoeven
2018-04-23
1
-0
/
+2
*
|
regulator: axp20x: add drivevbus support for axp803
Jagan Teki
2018-04-23
1
-0
/
+2
*
|
regulator: wm8350: fix missing increment of loop index i
Colin Ian King
2018-04-23
1
-0
/
+1
*
|
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
2018-04-20
3
-8
/
+9
*
|
regulator: tps6586x: Add support for TPS658624
ryang
2018-04-20
1
-0
/
+1
*
|
regulator: pfuze100: update voltage setting for pfuze3000 sw1a
Anson Huang
2018-04-18
1
-1
/
+8
*
|
regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2
Keerthy
2018-04-17
1
-1
/
+2
*
|
regulator: lp87565: Add margin while populating ramp_delay
Keerthy
2018-04-17
1
-6
/
+10
*
|
regulator: ab8500: Drop AB8540/9540 support
Linus Walleij
2018-04-16
1
-1406
/
+1
|
/
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-04-16
18
-82
/
+109
|
\
|
*
scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist
Ross Lagerwall
2018-04-10
1
-1
/
+1
|
*
scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()
Dan Carpenter
2018-04-10
1
-4
/
+4
|
*
scsi: dpt_i2o: Use after free in I2ORESETCMD ioctl
Dan Carpenter
2018-04-10
1
-5
/
+8
|
*
scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET
Bart Van Assche
2018-04-10
1
-0
/
+9
|
*
scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...
Bart Van Assche
2018-04-10
1
-9
/
+9
|
*
Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...
Bart Van Assche
2018-04-10
1
-2
/
+0
|
*
scsi: aacraid: Insure command thread is not recursively stopped
Dave Carroll
2018-04-10
2
-1
/
+4
|
*
scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
Johannes Thumshirn
2018-04-10
1
-3
/
+3
|
*
scsi: qla2xxx: correctly shift host byte
Johannes Thumshirn
2018-04-10
1
-1
/
+1
|
*
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-10
8
-31
/
+45
|
*
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
2018-04-10
1
-2
/
+2
|
*
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
Bill Kuzeja
2018-04-09
1
-23
/
+21
|
*
scsi: scsi_dh: Don't look for NULL devices handlers by name
Johannes Thumshirn
2018-04-09
1
-0
/
+3
|
*
scsi: core: remove redundant assignment to shost->use_blk_mq
Colin Ian King
2018-04-09
1
-1
/
+0
*
|
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-16
2
-7
/
+0
|
\
\
|
*
|
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-04-07
1
-4
/
+0
|
*
|
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-04-07
1
-1
/
+0
[next]