index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
17
-48
/
+312
|
\
|
*
leds: lp55xx: handle enable pin in driver
Sebastian Reichel
2013-10-25
5
-35
/
+19
|
*
leds-gpio: of: led should not be created if its status is disabled
Josh Wu
2013-10-25
1
-3
/
+3
|
*
of: introduce of_get_available_child_count
Bryan Wu
2013-10-25
1
-0
/
+16
|
*
leds: Added driver for the NXP PCA9685 I2C chip
Maximilian Güntner
2013-10-22
4
-0
/
+259
|
*
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
3
-3
/
+11
|
*
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
17
-29
/
+1591
|
\
\
|
*
|
clk: new driver for efm32 SoC
Uwe Kleine-König
2013-11-04
4
-0
/
+135
|
*
|
clk: of: helper for determining number of parent clocks
Mike Turquette
2013-10-08
2
-0
/
+7
|
*
|
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
2
-0
/
+293
|
*
|
clk: keystone: add Keystone PLL clock driver
Santosh Shilimkar
2013-10-08
2
-0
/
+389
|
*
|
Documentation: Add documentation for APM X-Gene clock binding
Loc Ho
2013-10-07
1
-0
/
+111
|
*
|
clk: arm64: Add DTS clock entry for APM X-Gene Storm SoC
Loc Ho
2013-10-07
1
-0
/
+75
|
*
|
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
74
-1455
/
+3199
|
\
\
\
|
*
|
|
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: provide a declaration of seq_file in gpio/driver.h
Stephen Rothwell
2013-10-30
1
-0
/
+1
|
*
|
|
gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()
Stephen Rothwell
2013-10-30
1
-1
/
+1
|
*
|
|
gpio: provide stubs for devres gpio functions
Linus Walleij
2013-10-30
1
-7
/
+27
|
*
|
|
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: document the GPIO descriptor based interface
Mika Westerberg
2013-10-19
1
-4
/
+22
|
*
|
|
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
2013-10-19
3
-1
/
+15
|
*
|
|
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
2
-37
/
+43
|
*
|
|
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2013-10-19
4
-0
/
+357
|
*
|
|
gpiolib: port of_ functions to use gpiod
Alexandre Courbot
2013-10-19
2
-16
/
+41
|
*
|
|
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
2013-10-19
5
-362
/
+658
|
*
|
|
Merge tag 'v3.12-rc6' into devel
Linus Walleij
2013-10-19
266
-1565
/
+1789
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Fixup "MAINTAINERS: GPIO-INTEL-MID: add maintainer"
Linus Walleij
2013-10-19
1
-6
/
+6
|
*
|
|
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
940
-5221
/
+9179
|
|
\
\
\
|
*
|
|
|
pinctrl: coh901: mark GPIO lines used for IRQ
Linus Walleij
2013-10-16
1
-0
/
+5
[next]