summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart2013-07-295-18/+49
* sh-pfc: Compute pin ranges automaticallyLaurent Pinchart2013-07-297-88/+88
* sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pinsLaurent Pinchart2013-07-293-4/+4
* sh-pfc: Add pin number to struct sh_pfc_pinLaurent Pinchart2013-07-291-8/+12
* sh-pfc: Pass the pin number down to the port function macroLaurent Pinchart2013-07-291-3/+3
* sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart2013-07-295-114/+114
* sh-pfc: Don't duplicate argument to PINMUX_GPIO macroLaurent Pinchart2013-07-2912-1420/+1418
* sh-pfc: shx3: Remove shx3_ prefix from static symbolsLaurent Pinchart2013-07-291-14/+14
* sh-pfc: sh7734: Use the common GP port style macrosLaurent Pinchart2013-07-292-51/+22
* sh-pfc: Consolidate pin definition macrosLaurent Pinchart2013-07-295-56/+36
* sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart2013-07-299-214/+140
* sh-pfc: Rename gpio arguments to be consistent with the rest of the codeLaurent Pinchart2013-07-291-5/+5
* sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-2921-46/+37
* sh-pfc: Don't overallocate memory for the GPIO chip pins arrayLaurent Pinchart2013-07-291-2/+2
* sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart2013-07-293-16/+0
* sh-pfc: Remove unneeded const keywordsLaurent Pinchart2013-07-291-2/+2
* sh-pfc: Remove unused macro and enum entriesLaurent Pinchart2013-07-291-7/+0
* sh-pfc: Remove unused PORT_DATA_* macrosLaurent Pinchart2013-07-291-30/+0
* sh-pfc: Remove unused input_pd and input_pu rangesLaurent Pinchart2013-07-292-12/+0
* sh-pfc: shx3: Remove unused input_pu rangeLaurent Pinchart2013-07-291-146/+124
* sh-pfc: sh7786: Remove unused input_pu rangeLaurent Pinchart2013-07-291-140/+120
* sh-pfc: sh7785: Remove unused input_pu rangeLaurent Pinchart2013-07-291-253/+222
* sh-pfc: sh7757: Remove unused input_pu rangeLaurent Pinchart2013-07-291-170/+129
* sh-pfc: sh7724: Remove unused input_pu rangeLaurent Pinchart2013-07-291-389/+342
* sh-pfc: sh7723: Remove unused input_pu rangeLaurent Pinchart2013-07-291-23/+16
* sh-pfc: sh7722: Remove unused input_pd and input_pu rangesLaurent Pinchart2013-07-291-241/+206
* sh-pfc: sh7720: Remove unused input_pu rangeLaurent Pinchart2013-07-291-248/+217
* Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-142-1604/+883
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-148-69/+121
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-141-1/+1
| * mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-083-8/+8
| * slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-071-1/+1
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-072-6/+32
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| * slab: fix init_lock_keysChristoph Lameter2013-07-071-1/+1
| * slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-071-1/+1
| * slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-071-0/+3
| * mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-071-2/+2
| * mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-071-2/+0
| * mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-071-1/+9
| * mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-073-12/+5
| * mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-071-3/+9
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-181-11/+28
| * mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-081-12/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-1418-137/+73
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | cgroup: we can use simple_lookup() nowAl Viro2013-07-141-10/+1
| * | efivarfs: we can use simple_lookup() nowAl Viro2013-07-141-13/+1
| * | make simple_lookup() usable for filesystems that set ->s_d_opAl Viro2013-07-141-1/+2
| * | configfs: don't open-code d_alloc_name()Al Viro2013-07-141-11/+2
OpenPOWER on IntegriCloud