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
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2013-11-12
12
-22
/
+249
|
\
|
*
leds: lp55xx: handle enable pin in driver
Sebastian Reichel
2013-10-25
1
-12
/
+13
|
*
leds-gpio: of: led should not be created if its status is disabled
Josh Wu
2013-10-25
1
-3
/
+3
|
*
leds: Added driver for the NXP PCA9685 I2C chip
Maximilian Güntner
2013-10-22
3
-0
/
+224
|
*
leds: pwm: Remove redundant of_match_ptr
Sachin Kamat
2013-10-22
1
-1
/
+1
|
*
leds: Include linux/of.h header
Sachin Kamat
2013-10-22
5
-0
/
+5
|
*
leds: dac124s085: Remove redundant spi_set_drvdata
Sachin Kamat
2013-10-22
1
-3
/
+0
|
*
leds: lp55xx: enable setting default trigger
Linus Walleij
2013-10-22
1
-0
/
+3
|
*
leds: blinkm: Remove redundant break
Sachin Kamat
2013-10-22
1
-3
/
+0
*
|
Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-11-12
10
-29
/
+1238
|
\
\
|
*
|
clk: new driver for efm32 SoC
Uwe Kleine-König
2013-11-04
2
-0
/
+82
|
*
|
clk: of: helper for determining number of parent clocks
Mike Turquette
2013-10-08
1
-0
/
+6
|
*
|
clk/zynq: Fix possible memory leak
Felipe Pena
2013-10-08
1
-1
/
+15
|
*
|
clk: keystone: Build Keystone clock drivers
Santosh Shilimkar
2013-10-08
3
-0
/
+9
|
*
|
clk: keystone: Add gate control clock driver
Santosh Shilimkar
2013-10-08
1
-0
/
+264
|
*
|
clk: keystone: add Keystone PLL clock driver
Santosh Shilimkar
2013-10-08
1
-0
/
+305
|
*
|
clk: Add APM X-Gene SoC clock driver
Loc Ho
2013-10-07
3
-0
/
+529
|
*
|
clk: wm831x: get rid of the implementation of remove function
Laxman Dewangan
2013-10-02
1
-6
/
+0
|
*
|
clk: Correct lookup logic in clk_fetch_parent_index()
Tomasz Figa
2013-10-02
1
-4
/
+7
|
*
|
clk: Use kcalloc() to allocate arrays
Tomasz Figa
2013-10-02
1
-7
/
+7
|
*
|
clk: Add error handling to clk_fetch_parent_index()
Tomasz Figa
2013-10-02
1
-11
/
+14
*
|
|
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-11-12
37
-938
/
+2337
|
\
\
\
|
*
|
|
gpio: gpio-mxs: Remove unneeded dt checks
Fabio Estevam
2013-11-06
1
-23
/
+9
|
*
|
|
gpio: pl061: don't depend on CONFIG_ARM
Rob Herring
2013-11-06
1
-1
/
+1
|
*
|
|
gpio: bcm-kona: add missing .owner to struct gpio_chip
Wei Yongjun
2013-10-30
1
-0
/
+1
|
*
|
|
gpiolib: devres: add missing headers
Alexandre Courbot
2013-10-30
1
-0
/
+2
|
*
|
|
gpiolib: make GPIO_DEVRES depend on GPIOLIB
Alexandre Courbot
2013-10-30
1
-4
/
+4
|
*
|
|
gpiolib: devres: fix devm_gpiod_get_index()
Alexandre Courbot
2013-10-23
1
-1
/
+1
|
*
|
|
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
2013-10-19
2
-1
/
+13
|
*
|
|
gpiolib / ACPI: add ACPI support for gpiod_get_index()
Mika Westerberg
2013-10-19
1
-0
/
+10
|
*
|
|
gpiolib / ACPI: convert to gpiod interfaces
Mika Westerberg
2013-10-19
1
-26
/
+25
|
*
|
|
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2013-10-19
2
-0
/
+286
|
*
|
|
gpiolib: port of_ functions to use gpiod
Alexandre Courbot
2013-10-19
1
-11
/
+17
|
*
|
|
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
2013-10-19
1
-198
/
+224
|
*
|
|
Merge tag 'v3.12-rc6' into devel
Linus Walleij
2013-10-19
122
-826
/
+797
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
gpio: bcm281xx: Don't print addresses of GPIO area in probe()
Markus Mayer
2013-10-18
1
-2
/
+1
|
*
|
|
gpio: tegra: use new gpio_lock_as_irq() API
Stephen Warren
2013-10-17
1
-0
/
+18
|
*
|
|
gpio: rcar: Include linux/of.h header
Sachin Kamat
2013-10-16
1
-0
/
+1
|
*
|
|
gpio: lpc32xx: Include linux/of.h header
Sachin Kamat
2013-10-16
1
-0
/
+1
|
*
|
|
gpio/omap: use gpiolib API to mark a GPIO used as an IRQ
Javier Martinez Canillas
2013-10-16
1
-10
/
+10
|
*
|
|
Merge tag 'v3.12-rc4' into devel
Linus Walleij
2013-10-16
443
-2331
/
+4222
|
|
\
\
\
|
*
|
|
|
pinctrl: coh901: mark GPIO lines used for IRQ
Linus Walleij
2013-10-16
1
-0
/
+5
|
*
|
|
|
pinctrl: nomadik: mark GPIO lines used for IRQ
Linus Walleij
2013-10-16
1
-0
/
+5
|
*
|
|
|
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
2013-10-16
1
-2
/
+86
|
*
|
|
|
gpio: ep93xx: get rid of bogus __raw* accessors
Linus Walleij
2013-10-16
1
-9
/
+9
|
*
|
|
|
gpio: stmpe: drop references to "virtual" IRQ, fix bug
Linus Walleij
2013-10-16
1
-12
/
+13
|
*
|
|
|
gpio: rcar: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-6
/
+6
|
*
|
|
|
gpio: pl061: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-5
/
+5
|
*
|
|
|
gpio: mpc8xxx: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-4
/
+4
|
*
|
|
|
gpio: lynxpoint: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-9
/
+10
[next]