Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | | usb: musb: tusb6010: fix compilation | Felipe Balbi | 2011-08-12 | 4 | -6/+14 | |
| | | | | | * | | | | | usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h | Kuninori Morimoto | 2011-08-12 | 1 | -0/+1 | |
| | | | | | * | | | | | usb: musb: cppi: fix build errors due to DBG and missing musb variable | Per Forlin | 2011-08-12 | 1 | -9/+17 | |
| | | | | | * | | | | | usb: musb: ux500: replace missing DBG with dev_dbg | Per Forlin | 2011-08-12 | 1 | -8/+14 | |
| | | | | | * | | | | | usb: musb: ux500: set dma config for both src and dst | Per Forlin | 2011-08-12 | 1 | -9/+7 | |
| | | | | | * | | | | | usb: musb: fix oops on musb_gadget_pullup | John Stultz | 2011-08-12 | 1 | -0/+5 | |
| | | | | | * | | | | | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) | Ming Lei | 2011-08-12 | 1 | -0/+16 | |
| | | | | | * | | | | | usb: gadget: hid: don't STALL when processing a HID Descriptor request | Sebastian Bauer | 2011-08-12 | 1 | -0/+7 | |
| | | | | | * | | | | | usb: musb: fix Kconfig | Rabin Vincent | 2011-08-12 | 2 | -4/+1 | |
| | | | | | * | | | | | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared | Sergei Trofimovich | 2011-08-12 | 1 | -1/+1 | |
| | | | | | * | | | | | usb: gadget: composite: fix bMaxPacketSize for SuperSpeed | Sebastian Andrzej Siewior | 2011-08-12 | 1 | -2/+4 | |
| | | | | | * | | | | | usb: gadget: fusb300: remove #if 0 block | Sebastian Andrzej Siewior | 2011-08-12 | 1 | -101/+0 | |
| | | | | | * | | | | | usb: gadget: s3c2410_udc: fix unterminated platform_device_id table | Axel Lin | 2011-08-12 | 1 | -0/+1 | |
| | | | * | | | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2011-08-22 | 4 | -35/+102 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | xhci: Handle zero-length isochronous packets. | Sarah Sharp | 2011-08-17 | 1 | -10/+11 | |
| | | | | * | | | | | | | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth. | Sarah Sharp | 2011-08-15 | 1 | -0/+2 | |
| | | | | * | | | | | | | xhci: Remove TDs from TD lists when URBs are canceled. | Sarah Sharp | 2011-08-09 | 2 | -8/+15 | |
| | | | | * | | | | | | | xhci: Fix failed enqueue in the middle of isoch TD. | Sarah Sharp | 2011-08-09 | 1 | -6/+44 | |
| | | | | * | | | | | | | xhci: Fix memory leak during failed enqueue. | Sarah Sharp | 2011-08-09 | 2 | -8/+18 | |
| | | | | * | | | | | | | xHCI: report USB2 port in resuming as suspend | Andiry Xu | 2011-08-09 | 1 | -3/+12 | |
| | | | | * | | | | | | | xHCI: fix port U3 status check condition | Andiry Xu | 2011-08-09 | 1 | -1/+1 | |
| | | * | | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-08-26 | 16 | -25/+57 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | omap-serial: Allow IXON and IXOFF to be disabled. | Nick Pelly | 2011-08-23 | 1 | -2/+1 | |
| | | | * | | | | | | | | | TTY: serial, document ignoring of uart->ops->startup error | Jiri Slaby | 2011-08-23 | 1 | -0/+5 | |
| | | | * | | | | | | | | | TTY: pty, fix pty counting | Jiri Slaby | 2011-08-23 | 4 | -4/+21 | |
| | | | * | | | | | | | | | 8250: Fix race condition in serial8250_backup_timeout(). | Al Cooper | 2011-08-23 | 1 | -3/+5 | |
| | | | * | | | | | | | | | serial/8250_pci: delete duplicate data definition | Tomoya MORINAGA | 2011-08-23 | 1 | -5/+0 | |
| | | | * | | | | | | | | | 8250_pci: add support for Rosewill RC-305 4x serial port card | Eric Smith | 2011-08-23 | 1 | -1/+5 | |
| | | | * | | | | | | | | | tty: Add "spi:" prefix for spi modalias | Axel Lin | 2011-08-23 | 3 | -3/+3 | |
| | | | * | | | | | | | | | atmel_serial: fix atmel_default_console_device | Voss, Nikolaus | 2011-08-22 | 1 | -3/+5 | |
| | | | * | | | | | | | | | serial: 8250_pnp: add Intermec CV60 touchscreen device | Bjorn Helgaas | 2011-08-22 | 1 | -0/+3 | |
| | | | * | | | | | | | | | drivers/serial/ucc_uart.c: Fix compiler warning | Kumar Gala | 2011-08-22 | 1 | -1/+1 | |
| | | | * | | | | | | | | | pch_uart: Set PCIe bus number using probe parameter | Tomoya MORINAGA | 2011-08-22 | 1 | -1/+2 | |
| | | | * | | | | | | | | | serial: samsung: Fix build error | Kukjin Kim | 2011-08-08 | 1 | -2/+6 | |
| | | | | |_|_|/ / / / / | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-08-26 | 9 | -5/+92 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | drivers:misc: ti-st: fix unexpected UART close | Pavan Savoy | 2011-08-22 | 1 | -0/+1 | |
| | | | * | | | | | | | | | drivers:misc: ti-st: free skb on firmware download | Pavan Savoy | 2011-08-22 | 1 | -0/+1 | |
| | | | * | | | | | | | | | drivers:misc: ti-st: wait for completion at fail | Pavan Savoy | 2011-08-22 | 1 | -0/+13 | |
| | | | * | | | | | | | | | drivers:misc: ti-st: reinit completion before send | Pavan Savoy | 2011-08-22 | 1 | -0/+6 | |
| | | | * | | | | | | | | | drivers:misc: ti-st: fail-safe on wrong pkt type | Vijay Badawadagi | 2011-08-22 | 1 | -0/+7 | |
| | | | * | | | | | | | | | drivers:misc: ti-st: reinit completion on ver read | Pavan Savoy | 2011-08-22 | 1 | -0/+1 | |
| | | | * | | | | | | | | | drivers:misc:ti-st: platform hooks for chip states | Pavan Savoy | 2011-08-22 | 3 | -1/+57 | |
| | | | * | | | | | | | | | drivers:misc: ti-st: avoid a misleading dbg msg | Pavan Savoy | 2011-08-22 | 1 | -1/+1 | |
| | | | * | | | | | | | | | base/devres.c: quiet sparse noise about context imbalance | H Hartley Sweeten | 2011-08-22 | 1 | -0/+1 | |
| | | | * | | | | | | | | | pti: add missing CONFIG_PCI dependency | Heiko Carstens | 2011-08-22 | 1 | -0/+1 | |
| | | | * | | | | | | | | | drivers/base/devtmpfs.c: correct annotation of `setup_done' | Arnaud Lacombe | 2011-08-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | | driver core: fix kernel-doc warning in platform.c | Randy Dunlap | 2011-08-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | | firmware: fix google/gsmi.c build warning | Randy Dunlap | 2011-08-08 | 1 | -1/+1 | |
| | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-08-26 | 7 | -6/+9 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | staging: tidspbridge: fix compilation on dsp clock functions | Omar Ramirez Luna | 2011-08-24 | 1 | -1/+0 |