Age | Commit message (Expand) | Author |
2009-04-23 | USB: gadget: omap_udc uses platform_driver_probe() | David Brownell |
2009-04-23 | USB: ci13xxx_udc: fix build error | Matthias Kaehlcke |
2009-04-23 | USB: g_file_storage: fix use-after-free bug when closing files | Alan Stern |
2009-04-23 | USB: Gadget: MIPS CI13xxx UDC bugfixes | David Lopo |
2009-04-17 | usb gadget: fix ethernet link reports to ethtool | Jonathan McDowell |
2009-04-05 | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Linus Torvalds |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Haavard Skinnemoen |
2009-03-26 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-26 | atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O line | Hans-Christian Egtvedt |
2009-03-24 | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | USB: pxa27x_udc: typo fixes and code cleanups | Vernon Sauder |
2009-03-24 | USB: gadget: gadget zero uses new suspend/resume hooks | David Brownell |
2009-03-24 | USB: gadget: composite device-level suspend/resume hooks | David Brownell |
2009-03-24 | USB: make transfer_buffer_lengths in struct urb field u32 | Greg Kroah-Hartman |
2009-03-24 | USB: composite: avoid inconsistent lock state | Felipe Balbi |
2009-03-24 | USB: replace uses of __constant_{endian} | Harvey Harrison |
2009-03-24 | USB: add missing KERN_* constants to printks | Frank Seidel |
2009-03-24 | USB: imx_udc: Fix IMX UDC gadget general irq handling | Darius Augulis |
2009-03-24 | USB: imx_udc: Fix IMX UDC gadget ep0 irq handling | Darius Augulis |
2009-03-24 | USB: imx_udc: Fix IMX UDC gadget code style | Darius Augulis |
2009-03-24 | USB: imx_udc: Fix IMX UDC gadget bugs | Darius Augulis |
2009-03-24 | USB: gadget: remove duplicated #include | Huang Weiyi |
2009-03-24 | USB: Remove redundant test in pxa27x_udc and ftdi_sio | Julia Lawall |
2009-03-24 | USB: pxa27x_udc: add vbus_draw callback | Robert Jarzmik |
2009-03-24 | USB: pxa27x_udc: add otg transceiver support | Robert Jarzmik |
2009-03-24 | USB: pxa27x_udc: add vbus session handling | Robert Jarzmik |
2009-03-24 | USB: pxa27x_udc: factor pullup code to prepare otg transceiver | Robert Jarzmik |
2009-03-24 | USB: gadget: fix rndis regression | David Brownell |
2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai |
2009-03-21 | usbnet: convert rndis driver to use dev_get_stats | Stephen Hemminger |
2009-03-16 | Use f_lock to protect f_flags | Jonathan Corbet |
2009-03-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-02-27 | USB: gadget: fix build error in omap_apollon_2420_defconfig | David Brownell |
2009-02-27 | USB: g_file_storage: automatically disable stalls under Atmel | Alan Stern |
2009-02-27 | usb: gadget: obex: select correct ep descriptors | Felipe Balbi |
2009-02-27 | USB: fsl_usb2_udc: fix potential queue head corruption | Li Yang |
2009-02-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-19 | [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0 | Roel Kluin |
2009-02-14 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-14 | rndis: remove private wrapper of __constant_cpu_to_le32 | Harvey Harrison |
2009-02-09 | USB: fsl_qe_udc: Fix stalled TX requests bug | Anton Vorontsov |
2009-02-09 | USB: fsl_qe_udc: Fix muram corruption by disabled endpoints | Anton Vorontsov |
2009-02-09 | USB: fsl_qe_udc: Fix disconnects reporting during bus reset | Anton Vorontsov |
2009-02-09 | USB: fsl_qe_udc: Fix QE USB controller initialization | Anton Vorontsov |
2009-02-09 | USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus() | Anton Vorontsov |
2009-02-09 | USB: fsl_qe_udc: Fix oops on QE UDC probe failure | Anton Vorontsov |