index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-18
ARM: at91sam9: add macb pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
5
-0
/
+153
2012-11-18
pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...
Jean-Christophe PLAGNIOL-VILLARD
2
-2
/
+118
2012-11-18
pinctrl: at91: provide gpio names
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+14
2012-11-05
pinctrl: at91: Staticize non-exported symbols
Axel Lin
1
-10
/
+12
2012-10-28
pinctrl/at91: remove unused variable in at91_dt_node_to_map()
Wei Yongjun
1
-3
/
+0
2012-10-28
pinctrl/at91: using for_each_set_bit to simplify the code
Wei Yongjun
1
-3
/
+1
2012-10-28
pinctrl/at91: remove duplicated include from pinctrl-at91.c
Wei Yongjun
1
-1
/
+0
2012-10-28
MAINTAINERS: add pinctrl atmel at91 entry
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+6
2012-10-28
pinctrl/: at91: fix warnings
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2012-10-24
gpio/at91: auto request and configure the pio as input when the interrupt is ...
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+25
2012-10-24
pinctrl: at91: fix typo on PULL_UP
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
MTD: atmel_nand: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+9
2012-10-13
arm: at91: dt: at91sam9 add nand pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
5
-0
/
+50
2012-10-13
arm: at91: dt: sam9g20ek: use rts/cts/dtr/dsr/dcd/ri pinctrl group for uart0
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+6
2012-10-13
arm: at91: dt: sam9263ek: use rts/cts pinctrl group for uart0
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2012-10-13
arm: at91: dt: sam9m10g45ek: use rts/cts pinctrl group for uart1
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2012-10-13
tty: atmel_serial: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+8
2012-10-13
arm: at91: dt: at91sam9 add serial pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
17
-72
/
+703
2012-10-13
arm: at91: dt: at91sam9 add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
12
-21
/
+79
2012-10-13
ARM: at91: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
7
-162
/
+1643
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
ARM: at91: add dummies pinctrl for non dt platform
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2012-10-13
arm: at91: at91sam9x5: fix gpio number per bank
Jean-Christophe PLAGNIOL-VILLARD
3
-11
/
+29
2012-10-13
at91: regroup gpio and pinctrl under the same ranges
Jean-Christophe PLAGNIOL-VILLARD
5
-191
/
+225
2012-10-13
ARM: at91: gpio: implement request
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+12
2012-10-13
arm: at91: use macro to declare soc boot data
Jean-Christophe PLAGNIOL-VILLARD
12
-35
/
+60
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
2012-10-13
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
1
-2
/
+2
2012-10-12
userns: Fix posix_acl_file_xattr_userns gid conversion
Eric W. Biederman
1
-1
/
+1
2012-10-12
userns: Properly print bluetooth socket uids
Eric W. Biederman
1
-1
/
+1
2012-10-12
dm: store dm_target_io in bio front_pad
Mikulas Patocka
1
-59
/
+49
2012-10-12
dm thin: move bio_prison code to separate module
Mike Snitzer
5
-404
/
+499
2012-10-12
dm thin: prepare to separate bio_prison code
Mike Snitzer
1
-90
/
+131
2012-10-12
dm thin: support discard with non power of two block size
Mike Snitzer
1
-10
/
+13
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
[next]