index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: arizona: Add support for GPIOs that need to be maintained
Charles Keepax
2017-05-29
1
-2
/
+33
*
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
2017-05-29
7
-0
/
+26
*
gpio: of: Reflect decoupling of open collector and active low/high
Charles Keepax
2017-05-29
1
-3
/
+4
*
gpio: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
2017-05-29
1
-2
/
+9
*
gpio: mvebu: Select REGMAP_MMIO now that regmap is used
Gregory CLEMENT
2017-05-29
1
-0
/
+1
*
gpio: xlp: update GPIO_XLP dependency
Jayachandran C
2017-05-23
1
-2
/
+3
*
gpio: pcf857x: move header file out of I2C realm
Wolfram Sang
2017-05-23
8
-7
/
+7
*
gpio: max732x: move header file out of I2C realm
Wolfram Sang
2017-05-23
3
-2
/
+2
*
gpio: mvebu: allow building driver for Armada 7K/8K
Gregory CLEMENT
2017-05-23
1
-1
/
+1
*
gpio: mvebu: switch to regmap for register access
Thomas Petazzoni
2017-05-23
1
-191
/
+245
*
gpio: mvebu: sort header include
Gregory CLEMENT
2017-05-23
1
-8
/
+8
*
Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into devel
Linus Walleij
2017-05-23
10
-308
/
+425
|
\
|
*
pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base
Sebastian Reichel
2017-05-23
1
-5
/
+5
|
*
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
2017-05-23
2
-20
/
+2
|
*
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
2017-05-23
3
-26
/
+13
|
*
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
2017-05-23
2
-36
/
+9
|
*
pinctrl: mcp23s08: simplify spi pdata handling
Sebastian Reichel
2017-05-23
1
-35
/
+32
|
*
pinctrl: mcp23s08: simplify i2c pdata handling
Sebastian Reichel
2017-05-23
1
-19
/
+7
|
*
pinctrl: mcp23s08: switch to devm_gpiochip_add_data
Sebastian Reichel
2017-05-23
1
-38
/
+2
|
*
pinctrl: mcp23s08: use managed kzalloc for mcp
Sebastian Reichel
2017-05-23
1
-8
/
+2
|
*
pinctrl: mcp23s08: irq mapping is already done
Sebastian Reichel
2017-05-23
1
-4
/
+0
|
*
pinctrl: mcp23s08: drop OF_GPIO dependency
Sebastian Reichel
2017-05-23
1
-1
/
+0
|
*
pinctrl: mcp23s08: switch to regmap caching
Sebastian Reichel
2017-05-23
1
-95
/
+192
|
*
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
2017-05-23
2
-8
/
+0
|
*
pinctrl: mcp23s08: add pinconf support
Sebastian Reichel
2017-05-23
2
-24
/
+176
|
*
gpio: mcp23s08: move to pinctrl
Sebastian Reichel
2017-05-23
9
-24
/
+20
*
|
gpio: xra1403: Add XRA1403 support to MAINTAINERS file
Nandor Han
2017-05-22
1
-0
/
+8
*
|
gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver
Nandor Han
2017-05-22
3
-0
/
+243
*
|
gpio: zynq: remove unneeded (void *) casts in of_match_table
Masahiro Yamada
2017-05-22
1
-3
/
+2
*
|
gpio: export add/remove lookup table functions
Anatolij Gustschin
2017-05-22
1
-0
/
+2
*
|
gpio: fix description for gpio-ranges example
Uwe Kleine-König
2017-05-22
1
-2
/
+2
|
/
*
Linux 4.12-rc2
v4.12-rc2
Linus Torvalds
2017-05-21
1
-1
/
+1
*
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
2017-05-21
1
-3
/
+3
*
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
2017-05-21
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-21
2
-3
/
+5
|
\
|
*
osf_wait4(): fix infoleak
Al Viro
2017-05-21
1
-2
/
+4
|
*
fix unsafe_put_user()
Al Viro
2017-05-21
1
-1
/
+1
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-21
3
-1
/
+28
|
\
\
|
*
|
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
2017-05-15
3
-1
/
+28
|
|
/
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-21
2
-8
/
+11
|
\
\
|
*
|
genirq: Fix chained interrupt data ordering
Thomas Gleixner
2017-05-16
1
-1
/
+1
|
*
|
irqchip/mbigen: Fix the clear register offset calculation
MaJun
2017-05-12
1
-4
/
+1
|
*
|
irqchip/mbigen: Fix potential NULL dereferencing
Hanjun Guo
2017-05-12
1
-0
/
+3
|
*
|
irqchip/mbigen: Fix memory mapping code
Hanjun Guo
2017-05-12
1
-3
/
+6
*
|
|
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-20
10
-11
/
+72
|
\
\
\
|
*
|
|
tracing: Make sure RCU is watching before calling a stack trace
Steven Rostedt (VMware)
2017-05-18
1
-1
/
+30
|
*
|
|
kprobes: Document how optimized kprobes are removed from module unload
Steven Rostedt (VMware)
2017-05-17
1
-0
/
+6
|
*
|
|
selftests/ftrace: Add test to remove instance with active event triggers
Naveen N. Rao
2017-05-17
1
-2
/
+6
|
*
|
|
selftests/ftrace: Fix bashisms
Naveen N. Rao
2017-05-17
3
-4
/
+4
|
*
|
|
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
2017-05-17
2
-2
/
+4
[next]