index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-spear-spics.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-28
gpio: pca953x: use managed resources
Linus Walleij
1
-24
/
+8
2013-01-28
gpio: pca953x: use simple irqdomain
Gregory CLEMENT
1
-37
/
+28
2013-01-25
gpio: pxa: set initcall level to module init
Haojian Zhuang
1
-6
/
+1
2013-01-25
gpio: pca953x: add support for pca9505
Gregory CLEMENT
1
-0
/
+2
2013-01-25
gpio: pca953x: make the register access by GPIO bank
Gregory CLEMENT
1
-106
/
+175
2013-01-22
gpio: pl061: set initcall level to module init
Haojian Zhuang
1
-1
/
+1
2013-01-22
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
4
-27
/
+13
2013-01-22
gpio: fix warning of 'struct gpio_chip' declaration
Shawn Guo
1
-37
/
+37
2013-01-17
gpio: twl4030: Cache the direction and output states in private data
Peter Ujfalusi
1
-35
/
+65
2013-01-17
gpio: twl4030: Introduce private structure to store variables needed runtime
Peter Ujfalusi
1
-32
/
+50
2013-01-10
gpio: vt8500: Export dedicated GPIO before multifunction pins.
Tony Prisk
1
-2
/
+2
2012-12-22
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
1
-2
/
+2
2012-12-22
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
1
-1
/
+0
2012-12-22
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
Kukjin Kim
1
-3
/
+2
2012-12-21
dm stripe: add WRITE SAME support
Mike Snitzer
1
-4
/
+6
2012-12-21
dm: remove map_info
Mikulas Patocka
14
-54
/
+31
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
1
-13
/
+23
2012-12-21
dm thin: dont use map_context
Mikulas Patocka
1
-36
/
+13
2012-12-21
dm raid1: dont use map_context
Mikulas Patocka
1
-9
/
+13
2012-12-21
dm flakey: dont use map_context
Mikulas Patocka
1
-4
/
+11
2012-12-21
dm raid1: rename read_record to bio_record
Mikulas Patocka
1
-11
/
+11
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
4
-8
/
+15
2012-12-21
dm snapshot: use per_bio_data
Mikulas Patocka
1
-35
/
+8
2012-12-21
dm verity: use per_bio_data
Mikulas Patocka
1
-18
/
+4
2012-12-21
dm raid1: use per_bio_data
Mikulas Patocka
1
-34
/
+5
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
4
-20
/
+56
2012-12-21
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
Mike Snitzer
3
-10
/
+33
2012-12-21
dm linear: add WRITE SAME support
Mike Snitzer
1
-1
/
+2
2012-12-21
dm: add WRITE SAME support
Mike Snitzer
1
-5
/
+39
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
2
-1
/
+34
2012-12-21
dm ioctl: use kmalloc if possible
Mikulas Patocka
1
-13
/
+32
2012-12-21
dm ioctl: remove PF_MEMALLOC
Mikulas Patocka
2
-11
/
+6
2012-12-21
dm persistent data: improve improve space map block alloc failure message
Joe Thornber
1
-1
/
+1
2012-12-21
dm thin: use DMERR_LIMIT for errors
Mike Snitzer
1
-10
/
+15
2012-12-21
dm persistent data: use DMERR_LIMIT for errors
Mike Snitzer
3
-21
/
+20
2012-12-21
dm block manager: reinstate message when validator fails
Mike Snitzer
1
-1
/
+4
2012-12-21
dm raid: round region_size to power of two
Jonathan Brassow
1
-1
/
+3
2012-12-21
dm thin: cleanup dead code
Joe Thornber
1
-14
/
+5
2012-12-21
dm thin: rename cell_defer_except to cell_defer_no_holder
Joe Thornber
1
-21
/
+21
2012-12-21
dm snapshot: optimize track_chunk
Mikulas Patocka
1
-3
/
+2
2012-12-21
dm raid: use DM_ENDIO_INCOMPLETE
Mikulas Patocka
1
-1
/
+1
2012-12-21
dm raid1: remove impossible mempool_alloc error test
Mikulas Patocka
1
-5
/
+3
2012-12-21
dm thin: emit ignore_discard in status when discards disabled
Mike Snitzer
1
-2
/
+4
2012-12-21
dm persistent data: fix nested btree deletion
Joe Thornber
2
-3
/
+8
2012-12-21
dm thin: wake worker when discard is prepared
Joe Thornber
1
-4
/
+7
2012-12-21
dm thin: fix race between simultaneous io and discards to same block
Joe Thornber
1
-25
/
+59
2012-12-21
dm thin: replace dm_cell_release_singleton with cell_defer_except
Joe Thornber
3
-39
/
+12
2012-12-21
dm: disable WRITE SAME
Mike Snitzer
1
-0
/
+2
2012-12-21
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
1
-0
/
+8
2012-12-21
dm persistent data: rename node to btree_node
Mikulas Patocka
4
-47
/
+47
[next]