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
*
pinctrl-sx150x: Remove magic numbers from sx150x_reset
Andrey Smirnov
2016-11-08
1
-2
/
+4
*
pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_type
Andrey Smirnov
2016-11-08
1
-4
/
+20
*
pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irq
Andrey Smirnov
2016-11-08
1
-1
/
+12
*
pinctrl-sx150x: Simplify interrupt handler
Andrey Smirnov
2016-11-08
1
-12
/
+6
*
pinctrl-sx150x: Improve oscio GPIO functions
Andrey Smirnov
2016-11-08
1
-7
/
+11
*
pinctrl-sx150x: Remove excessive locking
Andrey Smirnov
2016-11-08
1
-54
/
+16
*
pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap API
Andrey Smirnov
2016-11-08
1
-243
/
+284
*
pinctrl-sx150x: Convert driver to use regmap API
Andrey Smirnov
2016-11-08
2
-46
/
+57
*
pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6
Andrey Smirnov
2016-11-08
1
-0
/
+7
*
pinctrl-sx150x: Move some code out of sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-12
/
+26
*
pinctrl-sx150x: Fix incorrect constant in sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-1
/
+1
*
pinctrl-sx150x: Replace magic number in sx150x_init_hw
Andrey Smirnov
2016-11-08
1
-1
/
+4
*
pinctrl-sx150x: Add SX1503 specific data
Andrey Smirnov
2016-11-08
1
-0
/
+25
*
pinctrl-sx150x: Improve OF device matching code
Andrey Smirnov
2016-11-08
1
-8
/
+13
*
pinctrl: qcom: Add msm8994 pinctrl driver
Michael Scott
2016-11-04
3
-0
/
+1389
*
pinctrl: sunxi: make bool drivers explicitly non-modular
Paul Gortmaker
2016-11-04
13
-95
/
+26
*
pinctrl: meson: Add GXL pinctrl definitions
Neil Armstrong
2016-11-04
4
-1
/
+601
*
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits
Tony Lindgren
2016-11-04
1
-24
/
+24
*
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins
Tony Lindgren
2016-11-04
1
-18
/
+93
*
pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_args
Tony Lindgren
2016-11-04
2
-0
/
+167
*
pinctrl: bcm2835: reduce GPPUD set-up time
Stefan Wahren
2016-11-04
1
-4
/
+6
*
pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs output
Mika Westerberg
2016-11-04
1
-1
/
+1
*
pinctrl: zynq: Add a 8 bit wide nand option
Jason Gunthorpe
2016-11-04
1
-1
/
+5
*
pinctrl: at91: add support for OUTPUT config
Boris BREZILLON
2016-10-31
1
-0
/
+21
*
pinctrl: sunxi: Deal with configless pins
Maxime Ripard
2016-10-29
1
-14
/
+37
*
pinctrl: intel: merrifield: Add pin config group handlers
Andy Shevchenko
2016-10-29
1
-0
/
+41
*
pinctrl: generic: Parse pinmux init nodes if node status is okay
Laxman Dewangan
2016-10-29
1
-1
/
+1
*
pinctrl: max77620: add OF dependency
Arnd Bergmann
2016-10-29
1
-1
/
+1
*
pinctrl: single: Drop pointless macro
Tony Lindgren
2016-10-28
1
-11
/
+7
*
pinctrl: single: Drop custom names
Tony Lindgren
2016-10-28
1
-30
/
+6
*
Merge branch 'ib-sx150x' into devel
Linus Walleij
2016-10-24
6
-801
/
+1082
|
\
|
*
pinctrl: Add SX150X GPIO Extender Pinctrl Driver
Neil Armstrong
2016-10-24
6
-801
/
+1082
*
|
pinctrl: sunxi: Support generic binding
Maxime Ripard
2016-10-24
1
-2
/
+46
*
|
pinctrl: oxnas: Add support for OX820
Neil Armstrong
2016-10-24
1
-0
/
+433
*
|
pinctrl: oxnas: Move OX810SE specific function and structure as separate
Neil Armstrong
2016-10-24
1
-75
/
+101
*
|
pinctrl: sunxi: Handle bias disable
Maxime Ripard
2016-10-24
1
-0
/
+8
*
|
pinctrl: sunxi: Use macros from bindings header file for DT parsing
Maxime Ripard
2016-10-24
1
-2
/
+4
*
|
pinctrl: sunxi: Rework the pin config building code
Maxime Ripard
2016-10-24
1
-48
/
+130
|
/
*
Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-10-24
2
-1
/
+2
|
\
|
*
UBI: Fix crash in try_recover_peb()
Geert Uytterhoeven
2016-10-20
1
-0
/
+1
|
*
ubi: fix swapped arguments to call to ubi_alloc_aeb
Colin Ian King
2016-10-20
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2016-10-24
7
-75
/
+104
|
\
\
|
*
|
target/tcm_fc: use CPU affinity for responses
Hannes Reinecke
2016-10-21
1
-1
/
+1
|
*
|
target/tcm_fc: Update debugging statements to match libfc usage
Hannes Reinecke
2016-10-21
1
-11
/
+26
|
*
|
target/tcm_fc: return detailed error in ft_sess_create()
Hannes Reinecke
2016-10-21
1
-2
/
+3
|
*
|
target/tcm_fc: print command pointer in debug message
Hannes Reinecke
2016-10-21
1
-1
/
+1
|
*
|
target: fix potential race window in target_sess_cmd_list_waiting()
Hannes Reinecke
2016-10-21
1
-4
/
+8
|
*
|
Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...
Nicholas Bellinger
2016-10-20
1
-15
/
+1
|
*
|
target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
Dinesh Israni
2016-10-20
1
-4
/
+12
|
*
|
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
Nicholas Bellinger
2016-10-20
2
-6
/
+23
[next]