summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart5-18/+49
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart7-88/+88
2013-07-29sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pinsLaurent Pinchart3-4/+4
2013-07-29sh-pfc: Add pin number to struct sh_pfc_pinLaurent Pinchart1-8/+12
2013-07-29sh-pfc: Pass the pin number down to the port function macroLaurent Pinchart1-3/+3
2013-07-29sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart5-114/+114
2013-07-29sh-pfc: Don't duplicate argument to PINMUX_GPIO macroLaurent Pinchart12-1420/+1418
2013-07-29sh-pfc: shx3: Remove shx3_ prefix from static symbolsLaurent Pinchart1-14/+14
2013-07-29sh-pfc: sh7734: Use the common GP port style macrosLaurent Pinchart2-51/+22
2013-07-29sh-pfc: Consolidate pin definition macrosLaurent Pinchart5-56/+36
2013-07-29sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart9-214/+140
2013-07-29sh-pfc: Rename gpio arguments to be consistent with the rest of the codeLaurent Pinchart1-5/+5
2013-07-29sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart21-46/+37
2013-07-29sh-pfc: Don't overallocate memory for the GPIO chip pins arrayLaurent Pinchart1-2/+2
2013-07-29sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart3-16/+0
2013-07-29sh-pfc: Remove unneeded const keywordsLaurent Pinchart1-2/+2
2013-07-29sh-pfc: Remove unused macro and enum entriesLaurent Pinchart1-7/+0
2013-07-29sh-pfc: Remove unused PORT_DATA_* macrosLaurent Pinchart1-30/+0
2013-07-29sh-pfc: Remove unused input_pd and input_pu rangesLaurent Pinchart2-12/+0
2013-07-29sh-pfc: shx3: Remove unused input_pu rangeLaurent Pinchart1-146/+124
2013-07-29sh-pfc: sh7786: Remove unused input_pu rangeLaurent Pinchart1-140/+120
2013-07-29sh-pfc: sh7785: Remove unused input_pu rangeLaurent Pinchart1-253/+222
2013-07-29sh-pfc: sh7757: Remove unused input_pu rangeLaurent Pinchart1-170/+129
2013-07-29sh-pfc: sh7724: Remove unused input_pu rangeLaurent Pinchart1-389/+342
2013-07-29sh-pfc: sh7723: Remove unused input_pu rangeLaurent Pinchart1-23/+16
2013-07-29sh-pfc: sh7722: Remove unused input_pd and input_pu rangesLaurent Pinchart1-241/+206
2013-07-29sh-pfc: sh7720: Remove unused input_pu rangeLaurent Pinchart1-248/+217
2013-07-15Linux 3.11-rc1Linus Torvalds2-1604/+883
2013-07-15Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-69/+121
2013-07-15slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-137/+73
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro4-33/+23
2013-07-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-40/+462
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-56/+253
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds65-241/+607
2013-07-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds46-529/+828
2013-07-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+11
2013-07-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-5/+125
2013-07-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-63/+608
2013-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds34-163/+154
2013-07-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-359/+381
2013-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-161/+310
2013-07-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds176-2376/+2301