]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
usb: gadget: s3c-hsudc: use udc_start and udc_stop functions
[karo-tx-linux.git] / drivers /
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: use udc_start and udc_stop...
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: move device registration to...
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: add missing otg_put_transceiver...
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: add __devinit to probe function
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: move platform_data struct to...
2011-12-20 Neil ZhangUSB: EHCI: Add Marvell Host Controller driver
2011-12-20 Neil ZhangUSB: OTG: add Marvell usb OTG driver support
2011-12-20 Neil Zhangusb: gadget: mv_udc: drop ARCH dependency
2011-12-20 Neil Zhangusb: gadget: mv_udc: fix bug in ep_dequeue
2011-12-19 Neil Zhangusb: gadget: mv_udc: rewrite queue_dtd according to...
2011-12-19 Neil Zhangusb: gadget: mv_udc: fix readl error
2011-12-15 Dan Carpenterusb: renesas_usbhs: silence a gcc warning
2011-12-15 Kuninori Morimotousb: renesas_usbhs: tidyup for smatch warnings
2011-12-13 Kuninori Morimotousb: renesas_usbhs: show error reason on usbhsh_urb_enq...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add force packet remove method
2011-12-13 Kuninori Morimotousb: renesas_usbhs: care usb_hcd_giveback_urb() status
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add usbhsh_is_running()
2011-12-13 Kuninori Morimotousb: renesas_usbhs: disable attch irq after device...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: care pipe sequence
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add usbhs_pipe_attach() method
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add usbhsh_endpoint_detach_all...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: modify device attach method
2011-12-12 Kuninori Morimotousb: renesas_usbhs: pop packet when urb dequeued
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add lost error value when enqueue
2011-12-12 Neil Zhangusb: gadget: mv_udc: replace some debug info
2011-12-12 Neil Zhangusb: gadget: mv_udc: refine suspend/resume function
2011-12-12 Neil Zhangusb: gadget: mv_udc: refine the clock relative code
2011-12-12 Neil Zhangusb: gadget: mv_udc: disable ISR when stopped
2011-12-12 Neil Zhangusb: gadget: mv_udc: add otg relative code
2011-12-12 Thomas Meyerusb: gadget: Use kcalloc instead of kzalloc to allocate...
2011-12-12 Kuninori Morimotousb: renesas_usbhs: remove the_controller_link
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add test-mode support
2011-12-12 Kuninori Morimotousb: renesas_usbhs: call usbhsg_queue_pop() when pipe...
2011-12-12 Kuninori Morimotousb: renesas_usbhs: send packet in necessary timing.
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add usbhs_pipe_is_stall()
2011-12-12 Kuninori Morimotousb: renesas_usbhs: remove superfluous usbhs_lock from...
2011-12-12 Michal Nazarewiczusb: gadget: rename usb_gadget_driver::speed to max_speed
2011-12-12 Michal Nazarewiczusb: gadget: replace usb_gadget::is_dualspeed with...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: parameter cleanup for usbhs...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: parameter cleanup for usbhs...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: parameter cleanup for usbhs...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: adds spin lock area on...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: check device0 status when...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: remove usbhsh_request list
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: usbhs_set_device_config...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disa...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: modify function name of...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: cleanup complicated ureq...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: drop dependency for mod_gadget
2011-12-12 Yuping Luousb: gadget: mass_storage: support multi-luns with...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: unified callback function
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: add platform power control...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: tidyup the unit of detectio...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: tidyup mod_host request...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
2011-12-12 Marc Kleine-BuddeUSB: ci13xxx_udc: handle controllers with less than...
2011-12-12 Marc Kleine-BuddeUSB: ci13xxx_udc: make suspend and resume in gadget...
2011-12-09 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-12-09 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2011-12-09 Linus TorvaldsMerge branch 'spi/for-3.2' of git://git.pengutronix...
2011-12-09 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-12-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-12-09 Linus TorvaldsMerge branch 'iommu/fixes' of git://git.kernel.org...
2011-12-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-09 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2011-12-09 Alexandre Bouninerapidio/tsi721: modify PCIe capability settings
2011-12-09 Alexandre Bouninerapidio/tsi721: fix mailbox resource reporting
2011-12-09 Alexandre Bouninerapidio/tsi721: switch to dma_zalloc_coherent
2011-12-09 Jonghwan Choidrivers/rtc/rtc-s3c.c: fix driver clock enable/disable...
2011-12-09 Adam Kwolekmd: raid5 crash during degradation
2011-12-08 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-08 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-12-08 Arnd BergmannMerge branch 'fixes' of git://github.com/hzhuang1/linux...
2011-12-08 NeilBrownmd/raid5: never wait for bad-block acks on failed device.
2011-12-08 NeilBrownmd: ensure new badblocks are handled promptly.
2011-12-08 NeilBrownmd: bad blocks shouldn't cause a Blocked status on...
2011-12-08 NeilBrownmd: take a reference to mddev during sysfs access.
2011-12-08 NeilBrownmd: refine interpretation of "hold_active == UNTIL_IOCTL".
2011-12-08 Linus TorvaldsMerge branch '3.2-rc-fixes' of git://git.kernel.org...
2011-12-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-12-08 Linus TorvaldsMerge branch 'pm-fixes' of git://git.kernel.org/pub...
2011-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-07 Alan SternPM / Driver core: leave runtime PM enabled during syste...
2011-12-07 Manuel Laussspi/gpio: fix section mismatch warning
2011-12-07 Jiri Slabyspi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
2011-12-07 Axel Linspi/nuc900: Include linux/module.h
2011-12-07 Gabor Juhosspi/ath79: fix compile error due to missing include
2011-12-07 Anton Vorontsovof/irq: Get rid of NO_IRQ usage
2011-12-07 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-12-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-07 Thomas Meyervmwgfx: Use kcalloc instead of kzalloc to allocate...
2011-12-07 Daniel Vetterdrm/i915: fix infinite recursion on unbind due to ilk...
2011-12-07 Alex Deucherdrm/radeon/kms: fix return type for radeon_encoder_get_...
next