Age | Commit message (Expand) | Author | Files | Lines |
2009-12-11 | USB: modifications for at91sam9g10 | Hong Xu | 1 | -3/+3 |
2009-09-23 | USB: gadget: double free_irq() in at91udc_probe() | Roel Kluin | 1 | -1/+0 |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -2/+2 |
2009-06-15 | USB: at91_udc: use helper functions to determine endpoint type and direction | Matthias Kaehlcke | 1 | -2/+2 |
2009-06-15 | usb: gadget: at91_udc: remove driver_data direct access of struct device | Greg Kroah-Hartman | 1 | -3/+3 |
2009-01-06 | gadget: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -4/+4 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |
2008-07-21 | USB: at91_udc: updated fifo sizes | David Brownell | 1 | -0/+13 |
2008-07-10 | [ARM] 5130/4: Support for the at91sam9g20 | sedji gaouaou | 1 | -2/+2 |
2008-04-29 | usb: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -9/+2 |
2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2008-04-24 | USB: at91_udc can prefetch data | David Brownell | 1 | -1/+4 |
2008-04-11 | usb gadget: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+1 |
2008-02-01 | USB: at91_udc uses generic GPIO calls; minor cleanup | David Brownell | 1 | -19/+60 |
2008-02-01 | USB: gadget: at91_udc minor fix (there is no number six) | David Brownell | 1 | -3/+3 |
2008-02-01 | USB: usb peripheral controller driver oops avoidance | Patrik Sevallius | 1 | -0/+2 |
2007-12-17 | USB: at91_udc: correct hanging while disconnecting usb cable | Nicolas Ferre | 1 | -0/+2 |
2007-10-12 | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell | 1 | -1/+1 |
2007-07-12 | usb gadget stack: remove usb_ep_*_buffer(), part 2 | David Brownell | 1 | -21/+0 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-03-09 | USB: at91_udc, fix more modpost bogosity (rename driver struct) | David Brownell | 1 | -3/+3 |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+2 |
2007-02-16 | USB: at91_udc, shrink runtime footprint | David Brownell | 1 | -8/+7 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-08 | [ARM] 4145/2: AT91: Add support for AT91SAM9263 processor | Andrew Victor | 1 | -2/+2 |
2007-02-07 | USB: at91_udc wakeup event updates | David Brownell | 1 | -8/+11 |
2007-02-07 | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell | 1 | -1/+1 |
2006-12-20 | USB: at91_udc: Additional checks | Wojtek Kaniewski | 1 | -2/+8 |
2006-12-20 | USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver() | Wojtek Kaniewski | 1 | -0/+4 |
2006-12-20 | USB: at91_udc: allow drivers that support high speed | Wojtek Kaniewski | 1 | -1/+1 |
2006-12-20 | USB: at91_udc, misc fixes | Andrew Victor | 1 | -3/+39 |
2006-12-20 | USB: at91 udc, support at91sam926x addresses | Andrew Victor | 1 | -86/+83 |
2006-12-20 | USB: gadget driver unbind() is optional; section fixes; misc | David Brownell | 1 | -5/+4 |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-09-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -3/+3 |
2006-09-28 | [ARM] 3865/1: AT91RM9200 header updates | Andrew Victor | 1 | -3/+3 |
2006-09-27 | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 1 | -1/+1 |
2006-08-02 | USB: AT91 UDC updates, mostly power management | David Brownell | 1 | -64/+112 |
2006-07-02 | [PATCH] irq-flags: usb: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-04-14 | [PATCH] USB: at91 usb driver supend/resume fixes | David Brownell | 1 | -2/+2 |
2006-03-20 | [PATCH] USB: add support for AT91 gadget | David Brownell | 1 | -0/+1773 |