Age | Commit message (Expand) | Author |
2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-25 | net: add a truesize parameter to skb_add_rx_frag() | Eric Dumazet |
2012-03-25 | USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces | Andrew Bird (Sphere Systems) |
2012-03-24 | USB: sa1111: add hcd .reset method | Russell King |
2012-03-24 | USB: sa1111: add OHCI shutdown methods | Russell King |
2012-03-24 | USB: sa1111: reorganize ohci-sa1111.c | Russell King |
2012-03-24 | USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__) | Russell King |
2012-03-24 | USB: sa1111: sparse and checkpatch cleanups | Russell King |
2012-03-24 | ARM: sa1111: move USB interface register definitions to ohci-sa1111.c | Russell King |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine |
2012-03-20 | gadgetfs: list_for_each_safe() misuse | Al Viro |
2012-03-20 | usbfs: kill racy detection of simple_pin_fs() | Al Viro |
2012-03-20 | tidy up after d_make_root() conversion | Al Viro |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-16 | USB: option: add ZTE MF820D | Bjørn Mork |
2012-03-16 | usb: gadget: f_fs: Remove lock is held before freeing checks | Andi Kleen |
2012-03-16 | USB: option: make interface blacklist work again | Bjørn Mork |
2012-03-16 | Merge branch 'spear/dt' into next/dt2 | Arnd Bergmann |
2012-03-16 | Merge branch 'ux500/dt' into next/dt2 | Arnd Bergmann |
2012-03-16 | Merge branch 'depends/driver-core' into ux500/dt | Arnd Bergmann |
2012-03-16 | Merge branch 'at91-3.4-cleanup2-DT2+USB' of git://github.com/at91linux/linux-... | Arnd Bergmann |
2012-03-16 | Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91... | Arnd Bergmann |
2012-03-15 | USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls | Philipp Zabel |
2012-03-15 | USB: use generic platform driver on ath79 | Hauke Mehrtens |
2012-03-15 | USB: EHCI: Add a generic platform device driver | Hauke Mehrtens |
2012-03-15 | USB: OHCI: Add a generic platform device driver | Hauke Mehrtens |
2012-03-15 | USB: ftdi_sio: new PID: LUMEL PD12 | Michał Wróbel |
2012-03-16 | USB: at91: Device udc add dt support | Jean-Christophe PLAGNIOL-VILLARD |
2012-03-16 | ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5 | Jean-Christophe PLAGNIOL-VILLARD |
2012-03-16 | ARM: at91: usb ehci add dt support | Jean-Christophe PLAGNIOL-VILLARD |
2012-03-16 | ARM: at91: usb ohci add dt support | Jean-Christophe PLAGNIOL-VILLARD |
2012-03-15 | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann |
2012-03-14 | USB: ftdi_sio: add support for FT-X series devices | Jim Paris |
2012-03-14 | USB: serial: mos7840: Fixed MCS7820 device attach problem | Donald Lee |
2012-03-13 | usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT. | David Daney |
2012-03-13 | usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT... | Lothar Waßmann |
2012-03-13 | USB: ohci-nxp: Remove i2c_write(), use smbus | Roland Stigge |