pandora-kernel.git
2011-12-21 Felipe Balbiusb: dwc3: gadget: don't force 'LST' always
2011-12-21 Felipe Balbiusb: dwc3: gadget: don't return anything on prepare...
2011-12-21 Felipe Balbiusb: dwc3: gadget: re-factor dwc3_prepare_trbs()
2011-12-21 Felipe Balbiusb: gadget: introduce support for sg lists
2011-12-21 Felipe Balbiusb: renesas: pipe: convert a long if into a XOR operation
2011-12-21 Felipe Contrerasusb: gadget: remove useless depends on Kconfig
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: remove the_controller global
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: use release_mem_region instead...
2011-12-21 Heiko Stübnerusb: gadget: s3c-hsudc: Add regulator handling
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 Yu Xuusb: gadget: enlarge maxburst bit width.
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... USB: ci13xxx_udc: handle controllers with less than...
2011-12-12 Marc Kleine... USB: ci13xxx_udc: make suspend and resume in gadget...
2011-12-09 Linus TorvaldsLinux 3.2-rc5 v3.2-rc5
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./linux...
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./linux/kernel/git/cmetcalf/linux-tile
2011-12-09 Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2011-12-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-09 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-09 Mandeep Singh... sys_getppid: add missing rcu_dereference
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 Michal Hockoprocfs: do not overflow get_{idle,iowait}_time for...
2011-12-09 Mel Gormanmm: vmalloc: check for page allocation failure before...
2011-12-09 Michal Hockomm: Ensure that pfn_valid() is called once per pagebloc...
2011-12-09 Hillf Dantonmm/migrate.c: pair unlock_page() and lock_page() when...
2011-12-09 Youquan Songthp: set compound tail page _count to zero
2011-12-09 Youquan Songthp: add compound tail page _mapcount when mapped
2011-12-09 Peter Zijlstraprintk: avoid double lock acquire
2011-12-09 KAMEZAWA Hiroyukimemcg: update maintainers
2011-12-09 Jonghwan Choidrivers/rtc/rtc-s3c.c: fix driver clock enable/disable...
2011-12-09 Kees CookCREDITS: update Kees's expired fingerprint and fix...
2011-12-09 Andrea Arcangelithp: reduce khugepaged freezing latency
2011-12-09 Claudio Scordinofs/proc/meminfo.c: fix compilation error
2011-12-09 Konstantin... vmscan: use atomic-long for shrinker batching
2011-12-09 Konstantin... vmscan: fix initial shrinker size handling
next