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: pl061: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-13
/
+13
*
gpio: omap: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-25
/
+25
*
gpio: kempld: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-1
/
+1
*
gpio: em: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-1
/
+1
*
gpio: Fix gpio_get -> gpiod_get typo in kernel-doc
Thierry Reding
2014-05-03
1
-1
/
+1
*
gpio: of: Allow -gpio suffix for property names
Thierry Reding
2014-04-28
1
-6
/
+12
*
gpio: omap: implement get_direction
Yegor Yefremov
2014-04-28
1
-0
/
+17
*
gpio: of: Remove unneeded dummy function
Thierry Reding
2014-04-28
1
-9
/
+0
*
gpio: do not set up hardware for IRQ_TYPE_NONE
Linus Walleij
2014-04-28
1
-2
/
+8
*
gpio: rdc321x: Convert to use devm_kzalloc
Axel Lin
2014-04-28
1
-13
/
+6
*
gpio: rcar: Add minimal runtime PM support
Geert Uytterhoeven
2014-04-28
1
-0
/
+8
*
gpio: kempld: Fix autoloading of module
Axel Lin
2014-04-28
1
-1
/
+1
*
gpio: sch311x: Slightly refactor sch311x_detect for better readability
Axel Lin
2014-04-28
1
-4
/
+12
*
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
Axel Lin
2014-04-28
2
-2
/
+0
*
gpio: max730x: Remove kfree(ts) in __max730x_remove()
Axel Lin
2014-04-28
1
-3
/
+2
*
gpio: ge: Convert to platform driver
Alexander Shiyan
2014-04-28
1
-121
/
+53
*
gpiolib: of: remove gpio_to_desc() usage
Linus Walleij
2014-04-28
1
-1
/
+1
*
gpio: zevio: Get correct gpio output value
Axel Lin
2014-04-28
1
-2
/
+8
*
gpio: put GPIO IRQs into their own lock class
Linus Walleij
2014-04-28
1
-0
/
+7
*
gpio-sch: set output level after configuration of direction
Daniel Krueger
2014-04-28
1
-4
/
+22
*
gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match
Axel Lin
2014-04-28
1
-1
/
+1
*
gpio: dwapb: drop irq_setup_generic_chip()
Sebastian Andrzej Siewior
2014-04-28
1
-3
/
+0
*
gpio: omap: convert driver to use gpiolib irqchip
Javier Martinez Canillas
2014-04-28
2
-56
/
+52
*
gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAP
Javier Martinez Canillas
2014-04-28
2
-1
/
+8
*
gpio: omap: check gpiochip_add() return value
Javier Martinez Canillas
2014-04-28
1
-3
/
+13
*
gpio: omap: convert to use irq_domain_add_simple()
Javier Martinez Canillas
2014-04-28
1
-11
/
+4
*
gpio: timberdale: simplify dependencies
Jean Delvare
2014-04-28
1
-1
/
+1
*
gpio: tc3589x: use gpiolib irqchip helpers
Linus Walleij
2014-04-28
2
-91
/
+24
*
gpio: tc3589x: get rid of static IRQ base
Linus Walleij
2014-04-28
1
-9
/
+1
*
gpio: tc3589x: use managed resources
Linus Walleij
2014-04-28
1
-18
/
+10
*
gpio: support threaded interrupts in irqchip helpers
Linus Walleij
2014-04-28
1
-0
/
+12
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-27
2
-11
/
+9
|
\
|
*
clocksource: Exynos_mct: Register clock event after request_irq()
Krzysztof Kozlowski
2014-04-17
1
-2
/
+2
|
*
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
Thomas Gleixner
2014-04-17
1
-7
/
+1
|
*
irqchip: Gic: Support forced affinity setting
Thomas Gleixner
2014-04-17
1
-2
/
+6
*
|
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-27
5
-34
/
+55
|
\
\
|
*
|
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
2014-04-25
1
-18
/
+21
|
*
|
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
2014-04-25
1
-1
/
+1
|
*
|
serial: samsung: don't check config for every character
Doug Anderson
2014-04-25
1
-5
/
+6
|
*
|
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
Doug Anderson
2014-04-25
1
-6
/
+6
|
*
|
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
2014-04-25
1
-2
/
+7
|
*
|
8250_core: Fix unwanted TX chars write
Loic Poulain
2014-04-25
1
-1
/
+1
|
*
|
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
2014-04-25
1
-2
/
+14
*
|
|
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-27
7
-17
/
+57
|
\
\
\
|
*
|
|
staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private data
H Hartley Sweeten
2014-04-24
1
-6
/
+3
|
*
|
|
Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-04-23
6
-11
/
+54
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
iio: adc: mxs-lradc: fix warning when buidling on avr32
Alexandre Belloni
2014-03-22
1
-1
/
+1
|
|
*
|
iio: cm36651: Fix i2c client leak and possible NULL pointer dereference
Krzysztof Kozlowski
2014-03-22
1
-2
/
+20
|
|
*
|
iio: querying buffer scan_mask should return 0/1
Alec Berg
2014-03-22
1
-2
/
+4
|
|
*
|
staging:iio:ad2s1200 fix a missing break
Jimmy Li
2014-03-22
1
-0
/
+1
[next]