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: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping
Anatolij Gustschin
2013-02-04
1
-1
/
+0
*
gpiolib: remove gpiochip_reserve()
Alexandre Courbot
2013-02-04
1
-50
/
+8
*
gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support
Gwenhael Goavec-Merou
2013-01-29
1
-0
/
+31
*
gpiolib-acpi: Add ACPI5 event model support to gpio.
Mathias Nyman
2013-01-29
1
-0
/
+82
*
gpio: pca953x: use managed resources
Linus Walleij
2013-01-28
1
-24
/
+8
*
gpio: pca953x: use simple irqdomain
Gregory CLEMENT
2013-01-28
1
-37
/
+28
*
gpio: pxa: set initcall level to module init
Haojian Zhuang
2013-01-25
1
-6
/
+1
*
gpio: pca953x: add support for pca9505
Gregory CLEMENT
2013-01-25
1
-0
/
+2
*
gpio: pca953x: make the register access by GPIO bank
Gregory CLEMENT
2013-01-25
1
-106
/
+175
*
gpio: pl061: set initcall level to module init
Haojian Zhuang
2013-01-22
1
-1
/
+1
*
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
2013-01-22
2
-1
/
+5
*
gpio: twl4030: Cache the direction and output states in private data
Peter Ujfalusi
2013-01-17
1
-35
/
+65
*
gpio: twl4030: Introduce private structure to store variables needed runtime
Peter Ujfalusi
2013-01-17
1
-32
/
+50
*
gpio: vt8500: Export dedicated GPIO before multifunction pins.
Tony Prisk
2013-01-10
1
-2
/
+2
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-22
17
-444
/
+725
|
\
|
*
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
2012-12-19
1
-1
/
+1
|
*
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-12-19
1
-0
/
+2
|
*
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2012-12-19
2
-61
/
+306
|
*
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
1
-0
/
+7
|
*
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
1
-4
/
+0
|
*
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
1
-1
/
+1
|
*
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
1
-2
/
+2
|
*
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
1
-10
/
+9
|
*
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
3
-0
/
+227
|
*
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
1
-7
/
+4
|
*
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
1
-2
/
+0
|
*
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
1
-37
/
+13
|
*
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2012-12-19
2
-149
/
+112
|
*
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-12-19
1
-3
/
+3
|
*
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
2012-12-19
1
-1
/
+1
|
*
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
2012-12-19
1
-0
/
+1
|
*
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
2012-12-19
1
-1
/
+1
|
*
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2012-12-19
2
-149
/
+35
|
*
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
2012-12-19
1
-2
/
+2
|
*
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
1
-9
/
+2
|
*
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
2012-12-19
1
-11
/
+2
*
|
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-12-22
28
-433
/
+473
|
\
\
|
*
|
dm stripe: add WRITE SAME support
Mike Snitzer
2012-12-21
1
-4
/
+6
|
*
|
dm: remove map_info
Mikulas Patocka
2012-12-21
13
-50
/
+29
|
*
|
dm snapshot: do not use map_context
Mikulas Patocka
2012-12-21
1
-13
/
+23
|
*
|
dm thin: dont use map_context
Mikulas Patocka
2012-12-21
1
-36
/
+13
|
*
|
dm raid1: dont use map_context
Mikulas Patocka
2012-12-21
1
-9
/
+13
|
*
|
dm flakey: dont use map_context
Mikulas Patocka
2012-12-21
1
-4
/
+11
|
*
|
dm raid1: rename read_record to bio_record
Mikulas Patocka
2012-12-21
1
-11
/
+11
|
*
|
dm: move target request nr to dm_target_io
Mikulas Patocka
2012-12-21
3
-4
/
+5
|
*
|
dm snapshot: use per_bio_data
Mikulas Patocka
2012-12-21
1
-35
/
+8
|
*
|
dm verity: use per_bio_data
Mikulas Patocka
2012-12-21
1
-18
/
+4
|
*
|
dm raid1: use per_bio_data
Mikulas Patocka
2012-12-21
1
-34
/
+5
|
*
|
dm: introduce per_bio_data
Mikulas Patocka
2012-12-21
3
-20
/
+26
|
*
|
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
Mike Snitzer
2012-12-21
3
-10
/
+33
[next]