| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-06 | 2 | -77/+87 |
|\ |
|
| * | USB: ehci-atmel: add needed of.h header file | Nicolas Ferre | 2012-04-04 | 1 | -0/+1 |
| * | USB: ohci-at91: trivial return code name change | Nicolas Ferre | 2012-04-04 | 1 | -4/+3 |
| * | USB: ohci-at91: change maximum number of ports | Nicolas Ferre | 2012-04-04 | 1 | -30/+36 |
| * | USB: ohci-at91: rework and fix initialization | Nicolas Ferre | 2012-04-04 | 1 | -42/+46 |
| * | USB: ohci-at91: fix vbus_pin_active_low handling | Nicolas Ferre | 2012-04-04 | 1 | -2/+2 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-06 | 2 | -17/+2 |
|\ \ |
|
| * | | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-06 | 2 | -17/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-03 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | f_phonet: fix skb truesize underestimation | Eric Dumazet | 2012-03-28 | 1 | -1/+1 |
* | | | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 2012-03-31 | 2 | -2/+3 |
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-30 | 2 | -5/+4 |
|\ \ \ |
|
| * | | | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 2012-03-21 | 2 | -5/+3 |
| * | | | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users | Viresh Kumar | 2012-02-22 | 1 | -0/+1 |
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 22 | -22/+0 |
|\ \ \ \ |
|
| * | | | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 22 | -22/+0 |
* | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 5 | -6/+163 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge branch 'spear/dt' into next/dt2 | Arnd Bergmann | 2012-03-16 | 2 | -10/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'ux500/dt' into next/dt2 | Arnd Bergmann | 2012-03-16 | 2 | -56/+22 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'depends/driver-core' into ux500/dt | Arnd Bergmann | 2012-03-16 | 2 | -56/+22 |
| | |\ \ \ \ \ |
|
| * | \ \ \ \ \ | Merge branch 'at91-3.4-cleanup2-DT2+USB' of git://github.com/at91linux/linux-... | Arnd Bergmann | 2012-03-16 | 2 | -3/+39 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | USB: at91: Device udc add dt support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 2 | -3/+39 |
| * | | | | | | | | Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91... | Arnd Bergmann | 2012-03-16 | 3 | -3/+124 |
| |\| | | | | | | |
|
| | * | | | | | | | ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5 | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -1/+1 |
| | * | | | | | | | ARM: at91: usb ehci add dt support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -1/+23 |
| | * | | | | | | | ARM: at91: usb ohci add dt support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -1/+100 |
* | | | | | | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-28 | 1 | -155/+142 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | USB: sa1111: add hcd .reset method | Russell King | 2012-03-24 | 1 | -9/+11 |
| * | | | | | | | | USB: sa1111: add OHCI shutdown methods | Russell King | 2012-03-24 | 1 | -0/+12 |
| * | | | | | | | | USB: sa1111: reorganize ohci-sa1111.c | Russell King | 2012-03-24 | 1 | -134/+93 |
| * | | | | | | | | USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__) | Russell King | 2012-03-24 | 1 | -4/+2 |
| * | | | | | | | | USB: sa1111: sparse and checkpatch cleanups | Russell King | 2012-03-24 | 1 | -16/+17 |
| * | | | | | | | | ARM: sa1111: move USB interface register definitions to ohci-sa1111.c | Russell King | 2012-03-24 | 1 | -5/+24 |
| * | | | | | | | | ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c | Russell King | 2012-02-09 | 1 | -14/+0 |
| * | | | | | | | | ARM: sa1111: add platform enable/disable functions | Russell King | 2012-02-09 | 1 | -5/+14 |
| * | | | | | | | | ARM: sa1111: add .owner initializer to sa1111 driver structures | Russell King | 2012-02-09 | 1 | -0/+1 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-28 | 2 | -3/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | net: add a truesize parameter to skb_add_rx_frag() | Eric Dumazet | 2012-03-25 | 1 | -1/+1 |
| * | | | | | | | | | USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces | Andrew Bird (Sphere Systems) | 2012-03-25 | 1 | -2/+4 |
* | | | | | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 3 | -9/+11 |
|\ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ... | Arnd Bergmann | 2012-03-02 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio | Nicolas Ferre | 2012-03-01 | 1 | -2/+3 |
| | * | | | | | | | | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 | Nicolas Ferre | 2012-03-01 | 11 | -12/+174 |
| | |\ \ \ \ \ \ \ \
| | | | |_|/ / / / /
| | | |/| | | | | | |
|
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| *-. | | | | | | | | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt | Arnd Bergmann | 2012-03-02 | 3 | -9/+10 |
| |\ \| | | | | | | |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | ARM: at91/PMC: make register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -3/+3 |
| | | * | | | | | | | ARM: at91: make matrix register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -4/+5 |
* | | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 3 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 2012-03-15 | 2 | -10/+2 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-03-08 | 3 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim | 2012-03-07 | 3 | -4/+4 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|