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: mc33880: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-27
1
-4
/
+4
|
*
|
|
gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-27
1
-4
/
+4
|
*
|
|
gpio: mc33880: use dev_err() instead of printk()
Jingoo Han
2013-03-27
1
-1
/
+2
|
*
|
|
gpio: pcf857x: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-5
/
+2
|
*
|
|
gpio: mc33880: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-5
/
+3
|
*
|
|
gpio: max732x: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+2
|
*
|
|
gpio: max7301: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+1
|
*
|
|
gpio: max7300: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+1
|
*
|
|
gpio: adp5520: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+1
|
*
|
|
gpio/vt8500: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-27
1
-5
/
+3
|
*
|
|
gpio: em: Make use of devm functions
Magnus Damm
2013-03-27
1
-34
/
+19
|
*
|
|
gpio-lynxpoint: Add X86 dependency and io-port handling header.
Mathias Nyman
2013-03-27
2
-1
/
+2
|
*
|
|
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
Mika Westerberg
2013-03-27
1
-1
/
+1
|
*
|
|
gpio-sch: Allow for more than 8 lines in the resume well
Darren Hart
2013-03-27
1
-10
/
+27
|
*
|
|
Add TI TCA9554 to supported devices table
Nikolay Balandin
2013-03-27
1
-0
/
+1
|
*
|
|
gpio: viperboard: Remove duplicate code to set gpio->gpiob_val
Axel Lin
2013-03-27
1
-4
/
+0
|
*
|
|
gpio-ich: Check for pin availability at request time
Jean Delvare
2013-03-27
1
-12
/
+3
|
*
|
|
gpio/em: Add Device Tree support
Magnus Damm
2013-03-06
1
-3
/
+42
|
*
|
|
gpio/omap: warn if bank is not enabled on setting irq type
Jon Hunter
2013-03-06
1
-0
/
+3
|
*
|
|
gpio/omap: convert gpio irq domain to linear mapping
Jon Hunter
2013-03-06
1
-41
/
+31
|
*
|
|
gpio/tegra: assume CONFIG_OF
Stephen Warren
2013-03-04
1
-6
/
+5
*
|
|
|
Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-05-07
18
-75
/
+71
|
\
\
\
\
|
*
|
|
|
pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_config
Axel Lin
2013-04-23
1
-2
/
+5
|
*
|
|
|
pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable]
Axel Lin
2013-04-23
1
-2
/
+16
|
*
|
|
|
pwm: Constify OF match tables
Thierry Reding
2013-04-23
6
-6
/
+6
|
*
|
|
|
pwm: puv3: Remove unused enabled filed from struct puv3_pwm_chip
Axel Lin
2013-04-02
1
-1
/
+0
|
*
|
|
|
pwm: pxa: Remove PWM_ID_BASE macro
Axel Lin
2013-04-02
1
-4
/
+3
|
*
|
|
|
pwm: spear: Remove unused *dev from struct spear_pwm_chip
Axel Lin
2013-04-02
1
-3
/
+0
|
*
|
|
|
pwm: mxs: Remove unused *dev from struct mxs_pwm_chip
Axel Lin
2013-04-02
1
-2
/
+0
|
*
|
|
|
pwm: twl: Return proper error if twl6030_pwm_enable() fails
Axel Lin
2013-04-02
1
-1
/
+1
|
*
|
|
|
pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chip
Axel Lin
2013-04-02
1
-14
/
+2
|
*
|
|
|
pwm: imx: Remove enabled field from struct imx_chip
Axel Lin
2013-04-02
1
-5
/
+1
|
*
|
|
|
pwm: twl: Add .owner to struct pwm_ops
Axel Lin
2013-04-02
1
-0
/
+2
|
*
|
|
|
pwm: twl-led: Add .owner to struct pwm_ops
Axel Lin
2013-04-02
1
-0
/
+2
|
*
|
|
|
pwm: atmel-tcb: Add .owner to struct pwm_ops
Axel Lin
2013-04-02
1
-0
/
+1
|
*
|
|
|
pwm: ab8500: Add .owner to struct pwm_ops
Axel Lin
2013-04-02
1
-0
/
+1
|
*
|
|
|
pwm: spear: Fix checking return value of clk_enable() and clk_prepare()
Axel Lin
2013-04-02
1
-3
/
+3
|
*
|
|
|
pwm: tiehrpwm: Staticize non-exported symbols
Axel Lin
2013-03-26
1
-2
/
+2
|
*
|
|
|
pwm: tiecap: Staticize non-exported symbols
Axel Lin
2013-03-26
1
-2
/
+2
|
*
|
|
|
pwm: ab8500: Fix trivial typo in dev_err message
Axel Lin
2013-03-26
1
-1
/
+1
|
*
|
|
|
pwm: davinci: Add Kconfig support for ECAP & EHRPWM devices
Philip Avinash
2013-03-22
2
-6
/
+4
|
*
|
|
|
pwm: pwm-tiehrpwm: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-11
1
-0
/
+2
|
*
|
|
|
pwm: pwm-tipwmss: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-11
1
-0
/
+2
|
*
|
|
|
pwm: pwm-tiecap: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-11
1
-0
/
+2
|
*
|
|
|
pwm: samsung: convert s3c_pwm to dev_pm_ops
Jingoo Han
2013-03-08
1
-11
/
+9
|
*
|
|
|
pwm: ab8500: use devm_kzalloc()
Jingoo Han
2013-03-08
1
-5
/
+2
|
*
|
|
|
pwm_backlight: remove unnecessary ifdefs
Jingoo Han
2013-03-08
1
-5
/
+2
*
|
|
|
|
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-06
16
-122
/
+328
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...
Joerg Roedel
2013-05-02
345
-3085
/
+5061
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
iommu/tegra: Fix printk formats for dma_addr_t
Varun Sethi
2013-05-02
2
-2
/
+4
[prev]
[next]