| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: use dev_get_platdata() | Jingoo Han | 2013-08-16 | 31 | -42/+45 |
* | gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler | Uwe Kleine-König | 2013-08-16 | 1 | -0/+4 |
* | gpio-mcp23s08: i2c: auto-select base if no DT match or platform data | Daniel M. Weeks | 2013-08-16 | 1 | -5/+4 |
* | gpio: palmas: Fix misreported GPIO out value | Andrew Chew | 2013-08-16 | 1 | -2/+15 |
* | gpio: palmas: add dt support | Laxman Dewangan | 2013-07-29 | 2 | -1/+38 |
* | MAINTAINERS: gpio: vt8500: Remove file pattern | Joe Perches | 2013-07-29 | 1 | -1/+0 |
* | gpio: gpio-mxc: Include "<linux/err.h>" | Fabio Estevam | 2013-07-23 | 1 | -0/+1 |
* | gpio: pxa: fix Documentation of interrupt-names property | Daniel Mack | 2013-07-21 | 1 | -3/+4 |
* | gpio: pxa: remove dead code | Daniel Mack | 2013-07-21 | 1 | -10/+3 |
* | gpio: em: Add pinctrl support | Magnus Damm | 2013-07-21 | 2 | -0/+26 |
* | gpio: Kontron PLD gpio driver | Guenter Roeck | 2013-07-21 | 3 | -0/+238 |
* | gpiolib: replace strict_strtol() with kstrtol() | Jingoo Han | 2013-07-21 | 1 | -4/+4 |
* | gpio-rcar: Add interrupt controller support to the DT bindings | Laurent Pinchart | 2013-07-20 | 1 | -0/+8 |
* | GPIO: gpio-twl6040: Remove support for legacy (pdata) mode | Peter Ujfalusi | 2013-07-20 | 1 | -5/+1 |
* | gpio: gpio-mxc: Use devm functions | Fabio Estevam | 2013-07-20 | 1 | -28/+8 |
* | gpio-tz1090: convert to use generic irqchip | James Hogan | 2013-07-20 | 2 | -75/+49 |
* | gpio-tz1090-pdc: add TZ1090 PDC gpio driver | James Hogan | 2013-07-20 | 4 | -0/+296 |
* | gpio-tz1090: add TZ1090 gpio driver | James Hogan | 2013-07-20 | 4 | -0/+729 |
* | Linux 3.11-rc1v3.11-rc1 | Linus Torvalds | 2013-07-14 | 2 | -1604/+883 |
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-14 | 8 | -69/+121 |
|\ |
|
| * | slub: Check for page NULL before doing the node_match check | Steven Rostedt | 2013-07-14 | 1 | -1/+1 |
| * | mm/slab: Give s_next and s_stop slab-specific names | Wanpeng Li | 2013-07-08 | 3 | -8/+8 |
| * | slob: Check for NULL pointer before calling ctor() | Steven Rostedt | 2013-07-07 | 1 | -1/+1 |
| * | slub: Make cpu partial slab support configurable | Joonsoo Kim | 2013-07-07 | 2 | -6/+32 |
| * | slab: add kmalloc() to kernel API documentation | Michael Opdenacker | 2013-07-07 | 2 | -12/+14 |
| * | slab: fix init_lock_keys | Christoph Lameter | 2013-07-07 | 1 | -1/+1 |
| * | slob: use DIV_ROUND_UP where possible | Sasha Levin | 2013-07-07 | 1 | -1/+1 |
| * | slub: do not put a slab to cpu partial list when cpu_partial is 0 | Joonsoo Kim | 2013-07-07 | 1 | -0/+3 |
| * | mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo | Wanpeng Li | 2013-07-07 | 1 | -2/+2 |
| * | mm/slub: Drop unnecessary nr_partials | Wanpeng Li | 2013-07-07 | 1 | -2/+0 |
| * | mm/slab: Fix /proc/slabinfo unwriteable for slab | Wanpeng Li | 2013-07-07 | 1 | -1/+9 |
| * | mm/slab: Sharing s_next and s_stop between slab and slub | Wanpeng Li | 2013-07-07 | 3 | -12/+5 |
| * | mm/slab: Fix drain freelist excessively | Wanpeng Li | 2013-07-07 | 1 | -3/+9 |
| * | slob: Rework #ifdeffery in slab.h | Christoph Lameter | 2013-06-18 | 1 | -11/+28 |
| * | mm, slab: moved kmem_cache_alloc_node comment to correct place | Zhouping Liu | 2013-06-08 | 1 | -12/+11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 | 18 | -137/+73 |
|\ \ |
|
| * | | sunrpc: now we can just set ->s_d_op | Al Viro | 2013-07-14 | 1 | -3/+2 |
| * | | cgroup: we can use simple_lookup() now | Al Viro | 2013-07-14 | 1 | -10/+1 |
| * | | efivarfs: we can use simple_lookup() now | Al Viro | 2013-07-14 | 1 | -13/+1 |
| * | | make simple_lookup() usable for filesystems that set ->s_d_op | Al Viro | 2013-07-14 | 1 | -1/+2 |
| * | | configfs: don't open-code d_alloc_name() | Al Viro | 2013-07-14 | 1 | -11/+2 |
| * | | __rpc_lookup_create_exclusive: pass string instead of qstr | Al Viro | 2013-07-14 | 1 | -25/+9 |
| * | | rpc_create_*_dir: don't bother with qstr | Al Viro | 2013-07-14 | 4 | -33/+23 |
| * | | llist: llist_add() can use llist_add_batch() | Oleg Nesterov | 2013-07-13 | 1 | -10/+4 |
| * | | llist: fix/simplify llist_add() and llist_add_batch() | Oleg Nesterov | 2013-07-13 | 2 | -22/+12 |
| * | | fput: turn "list_head delayed_fput_list" into llist_head | Oleg Nesterov | 2013-07-13 | 2 | -15/+12 |
| * | | fs/file_table.c:fput(): add comment | Andrew Morton | 2013-07-13 | 1 | -0/+6 |
| * | | Safer ABI for O_TMPFILE | Al Viro | 2013-07-13 | 6 | -8/+12 |
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2013-07-13 | 13 | -40/+462 |
|\ \ \ |
|
| * | | | x86 platform drivers: fix gpio leak | Libo Chen | 2013-07-10 | 1 | -1/+5 |