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
*
gpio: pxa: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-7
/
+1
*
gpio: pca953x: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-6
/
+4
*
gpio: palmas: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-5
/
+1
*
gpio: mxs: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-3
/
+1
*
gpio: ingenic: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-3
/
+1
*
gpio: ge: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-3
/
+1
*
gpio: dwapb: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-7
/
+1
*
gpio: 74xx-mmio: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-7
/
+2
*
gpio: mockup: use the SPDX identifier and remove license boilerplate
Bartosz Golaszewski
2018-05-16
1
-6
/
+1
*
gpio: dwapb: Add support for 1 interrupt per port A GPIO
Phil Edworthy
2018-05-16
2
-10
/
+39
*
gpio: make several const arrays static, shrinks object size
Colin Ian King
2018-05-16
2
-2
/
+2
*
gpio: mxc: Remove reliance on <linux/gpio.h>
Linus Walleij
2018-05-16
1
-6
/
+3
*
gpio: mvebu: Use the proper APIs
Linus Walleij
2018-05-16
1
-12
/
+8
*
gpio: msic: Include the right header
Linus Walleij
2018-05-16
1
-1
/
+1
*
gpio: mm-lantiq: Include the right header
Linus Walleij
2018-05-16
1
-1
/
+1
*
gpio: ml_ioh: Include the right header
Linus Walleij
2018-05-16
1
-1
/
+1
*
gpio: mc9s08dz60: Include the right header
Linus Walleij
2018-05-16
1
-1
/
+1
*
gpio: mc33880: Include the right header
Linus Walleij
2018-05-16
1
-1
/
+1
*
gpio: max730x: Include the right header
Linus Walleij
2018-05-16
1
-1
/
+1
*
gpio: lynxpoint: Include the right header
Linus Walleij
2018-05-16
1
-1
/
+1
*
gpio: lpc32xx: Include the right header
Linus Walleij
2018-05-16
1
-2
/
+1
*
gpio: lp873x: Include the right header
Linus Walleij
2018-05-16
1
-1
/
+1
*
gpio: lp3943: Include the right header
Linus Walleij
2018-05-16
1
-1
/
+1
*
gpio: loongson: Use BIT() macros
Linus Walleij
2018-05-16
1
-14
/
+11
*
gpio: loongson: Create a dynamic platform device
Linus Walleij
2018-05-16
1
-10
/
+37
*
gpio: loongson: Use right include
Linus Walleij
2018-05-16
1
-33
/
+33
*
gpiolib: add hogs support for machine code
Bartosz Golaszewski
2018-05-16
1
-0
/
+67
*
gpio: 104-dio-48e: make array 'ports' static, shrinks object size
Colin Ian King
2018-05-16
1
-1
/
+1
*
gpio: pmic_eic: Add edge trigger emulation for PMIC EIC
Baolin Wang
2018-05-16
1
-2
/
+56
*
gpio: eic: Add edge trigger emulation for EIC
Baolin Wang
2018-05-16
1
-0
/
+73
*
gpio: xra1403: Switch to a fixed upper bound for registers
Laura Abbott
2018-04-27
1
-10
/
+5
*
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
|
*
|
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
2018-04-07
1
-2
/
+0
[next]