index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins
Laurent Pinchart
3
-4
/
+4
2013-07-29
sh-pfc: Add pin number to struct sh_pfc_pin
Laurent Pinchart
1
-8
/
+12
2013-07-29
sh-pfc: Pass the pin number down to the port function macro
Laurent Pinchart
1
-3
/
+3
2013-07-29
sh-pfc: Add port numbers to the CPU_ALL_PORT macro
Laurent Pinchart
5
-112
/
+112
2013-07-29
sh-pfc: Don't duplicate argument to PINMUX_GPIO macro
Laurent Pinchart
12
-1420
/
+1418
2013-07-29
sh-pfc: shx3: Remove shx3_ prefix from static symbols
Laurent Pinchart
1
-14
/
+14
2013-07-29
sh-pfc: sh7734: Use the common GP port style macros
Laurent Pinchart
2
-49
/
+20
2013-07-29
sh-pfc: Consolidate pin definition macros
Laurent Pinchart
5
-56
/
+36
2013-07-29
sh-pfc: Consolidate PFC SoC data macros
Laurent Pinchart
9
-214
/
+140
2013-07-29
sh-pfc: Rename gpio arguments to be consistent with the rest of the code
Laurent Pinchart
1
-5
/
+5
2013-07-29
sh-pfc: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
21
-46
/
+37
2013-07-29
sh-pfc: Don't overallocate memory for the GPIO chip pins array
Laurent Pinchart
1
-2
/
+2
2013-07-29
sh-pfc: Remove unused GPIO_PORT_ALL macro
Laurent Pinchart
3
-16
/
+0
2013-07-29
sh-pfc: Remove unneeded const keywords
Laurent Pinchart
1
-2
/
+2
2013-07-29
sh-pfc: Remove unused macro and enum entries
Laurent Pinchart
1
-7
/
+0
2013-07-29
sh-pfc: Remove unused PORT_DATA_* macros
Laurent Pinchart
1
-30
/
+0
2013-07-29
sh-pfc: Remove unused input_pd and input_pu ranges
Laurent Pinchart
2
-12
/
+0
2013-07-29
sh-pfc: shx3: Remove unused input_pu range
Laurent Pinchart
1
-146
/
+124
2013-07-29
sh-pfc: sh7786: Remove unused input_pu range
Laurent Pinchart
1
-140
/
+120
2013-07-29
sh-pfc: sh7785: Remove unused input_pu range
Laurent Pinchart
1
-253
/
+222
2013-07-29
sh-pfc: sh7757: Remove unused input_pu range
Laurent Pinchart
1
-170
/
+129
2013-07-29
sh-pfc: sh7724: Remove unused input_pu range
Laurent Pinchart
1
-389
/
+342
2013-07-29
sh-pfc: sh7723: Remove unused input_pu range
Laurent Pinchart
1
-23
/
+16
2013-07-29
sh-pfc: sh7722: Remove unused input_pd and input_pu ranges
Laurent Pinchart
1
-241
/
+206
2013-07-29
sh-pfc: sh7720: Remove unused input_pu range
Laurent Pinchart
1
-248
/
+217
2013-07-14
Linux 3.11-rc1
Linus Torvalds
2
-1604
/
+883
2013-07-14
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
Linus Torvalds
8
-69
/
+121
2013-07-14
slub: Check for page NULL before doing the node_match check
Steven Rostedt
1
-1
/
+1
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
18
-137
/
+73
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
1
-3
/
+2
2013-07-14
cgroup: we can use simple_lookup() now
Al Viro
1
-10
/
+1
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
1
-13
/
+1
2013-07-14
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
1
-1
/
+2
2013-07-14
configfs: don't open-code d_alloc_name()
Al Viro
1
-11
/
+2
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
1
-25
/
+9
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
4
-33
/
+23
2013-07-13
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
13
-40
/
+462
2013-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
9
-56
/
+253
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
65
-241
/
+607
2013-07-13
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
46
-528
/
+827
2013-07-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+11
2013-07-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-5
/
+125
2013-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-63
/
+608
2013-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
34
-163
/
+154
2013-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-359
/
+381
2013-07-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
27
-161
/
+310
2013-07-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-4
/
+7
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
176
-2374
/
+2299
2013-07-13
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
39
-740
/
+629
2013-07-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
85
-801
/
+18434
[next]