Age | Commit message (Expand) | Author |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-11 | USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS | Michal Nazarewicz |
2009-12-11 | USB: g_multi kconfig: fix depends and help text | Randy Dunlap |
2009-12-11 | USB: g_multi: Multifunction Composite Gadget added | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: thread_exits callback added | Michal Nazarewicz |
2009-12-11 | USB: composite: usb_composite_unregister() no longer __exit | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: most data moved to fsg_common | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: code cleaned up and comments updated | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: lun_name_format and thread_name added | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: fsg_config added & module params handlig changed | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: Mass Storage Function created | Michal Nazarewicz |
2009-12-11 | USB: Interface Association Descriptors added to CDC & RNDIS | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: fsg_common_init() created | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: constant length buffers used | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: testing code from f_mass_storage.c removed | Michal Nazarewicz |
2009-12-11 | USB: g_mass_storage: template f_mass_storage.c file created | Michal Nazarewicz |
2009-12-11 | USB: g_file_storage: more code from file_storage.c moved to storage_common.c | Michal Nazarewicz |
2009-12-11 | USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed | Michal Nazarewicz |
2009-12-11 | USB: g_file_storage: "fsg_" prefix added to some identifiers | Michal Nazarewicz |
2009-12-11 | USB: g_file_storage: parts of file_storage.c moved to separate file | Michal Nazarewicz |
2009-12-11 | USB: modifications for at91sam9g10 | Hong Xu |
2009-12-11 | USB audio gadget: handle endpoint control requests at the function level | Laurent Pinchart |
2009-12-11 | USB gadget: Handle endpoint requests at the function level | Laurent Pinchart |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-30 | usb: amd5536udc: fixed shared interrupt bug and warning oops | Thomas Dahlmann |
2009-11-22 | omap1: omap_udc: Add clocking and disable vbus sense for omap7xx | Cory Maccarrone |
2009-11-11 | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds | Anton Vorontsov |
2009-11-10 | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren |
2009-10-30 | USB: fsl_udc_core: Fix kernel oops on module removal | Anton Vorontsov |
2009-10-21 | ARM: Fix lubbock defconfig build | Russell King |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren |
2009-10-14 | USB: gadget: Fix EEM driver comments and VID/PID | Brian Niebuhr |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-10-09 | USB: gadget: imx_udc: Use resource size | Tobias Klauser |
2009-10-09 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-10-06 | usb: r8a66597-udc unaligned fifo fix | Magnus Damm |
2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | USB: gadget: ether needs to select CRC32 | Randy Dunlap |
2009-09-23 | USB: gadget: double free_irq() in at91udc_probe() | Roel Kluin |
2009-09-23 | USB: double put_tty_driver(gs_tty_driver) in gserial_setup() | Roel Kluin |
2009-09-23 | USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry | Anton Vorontsov |