index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-24
gpio: remove gpio_ensure_requested()
Alexandre Courbot
2
-109
/
+12
2014-07-24
gpio: remove useless check in gpiolib_sysfs_init()
Alexandre Courbot
1
-1
/
+1
2014-07-24
gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc
Guenter Roeck
4
-3
/
+26
2014-07-23
gpio: move gpio_ensure_requested() into legacy C file
Alexandre Courbot
3
-137
/
+113
2014-07-23
gpio: remove gpiod_lock/unlock_as_irq()
Alexandre Courbot
7
-38
/
+25
2014-07-23
gpio: make gpiochip_get_desc() gpiolib-private
Alexandre Courbot
4
-5
/
+3
2014-07-23
gpio: simplify gpiochip_export()
Alexandre Courbot
1
-11
/
+9
2014-07-23
gpio: remove export of private of_get_named_gpio_flags()
Alexandre Courbot
1
-1
/
+0
2014-07-23
gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions
Guenter Roeck
1
-0
/
+3
2014-07-23
gpio: zynq: Clear pending interrupt when enabling a IRQ
Lars-Peter Clausen
1
-0
/
+43
2014-07-23
gpio: drop retval check enforcing from gpiochip_remove()
Linus Walleij
1
-1
/
+1
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
57
-242
/
+100
2014-07-10
devicetree: Add Zynq GPIO devicetree bindings documentation
Harini Katakam
1
-0
/
+26
2014-07-10
gpio: Add driver for Zynq GPIO controller
Harini Katakam
3
-0
/
+657
2014-07-09
gpiolib: of: Update debug messages for of_get_named_gpiod_flags
Tushar Behera
1
-3
/
+4
2014-07-09
gpio: move integer GPIO support to its own file
Alexandre Courbot
3
-105
/
+112
2014-07-09
gpio: move sysfs support to its own file
Alexandre Courbot
4
-907
/
+925
2014-07-09
gpio: always compile label support
Alexandre Courbot
1
-25
/
+2
2014-07-09
gpio: omap: Add an omap prefix to all functions
Javier Martinez Canillas
1
-131
/
+137
2014-07-09
gpio: omap: Remove unneeded include
Javier Martinez Canillas
1
-1
/
+0
2014-07-09
gpio: omap: Remove unnecessary lockdep class
Javier Martinez Canillas
1
-6
/
+0
2014-07-09
gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happen
Rickard Strandqvist
1
-1
/
+1
2014-07-09
gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happen
Rickard Strandqvist
1
-1
/
+1
2014-07-09
gpio: vr41xx: fix up errorpath on probe()
Linus Walleij
1
-2
/
+6
2014-07-09
gpio: rcar: clamp returned value to [0,1]
Jürg Billeter
1
-2
/
+2
2014-07-07
gpio-pxa: gpio0 and gpio1 support on dt
Andrew Ruder
1
-0
/
+5
2014-06-19
gpio: pxa: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-19
gpio: lpc32xx: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-19
gpio: intel-mid: switch to using gpiolib irqchip helpers
Linus Walleij
1
-61
/
+25
2014-06-19
gpio: stmpe: switch to use gpiolib irqchip helpers
Linus Walleij
2
-84
/
+28
2014-06-15
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
1
-2
/
+2
2014-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-34
/
+96
2014-06-15
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
30
-265
/
+1836
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
5
-110
/
+194
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
1
-4
/
+28
2014-06-15
Merge branch 'csum_fixes'
David S. Miller
7
-25
/
+60
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
1
-0
/
+12
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
1
-1
/
+3
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2
-10
/
+29
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
3
-5
/
+14
2014-06-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
24
-369
/
+715
2014-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-36
/
+192
2014-06-14
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-34
/
+36
2014-06-14
fix __swap_writepage() compile failure on old gcc versions
Al Viro
1
-1
/
+1
2014-06-14
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2014-06-14
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2014-06-14
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-137
/
+279
2014-06-14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-142
/
+401
2014-06-13
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
[next]