summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman2012-01-261-31/+4
| * | Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman2012-01-261-50/+1
| * | serial: Fix wakeup init logic to speed up startupSimon Glass2012-01-251-3/+3
| * | serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-01-251-0/+14
| * | amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu2012-01-251-2/+14
| * | tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chipPaul Walmsley2012-01-241-1/+50
| * | tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA modePaul Walmsley2012-01-241-4/+31
| * | omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIMEShubhrajyoti D2012-01-241-1/+1
| * | omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.Shubhrajyoti D2012-01-241-1/+1
| * | TTY: fix UV serial console regressionJiri Slaby2012-01-241-5/+7
| * | jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-01-241-0/+1
| * | serial: group all the 8250 related code togetherPaul Gortmaker2012-01-2424-289/+304
| |/
* | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-3036-2593/+224
|\ \
| * | uwb & wusb: fix kconfig errorRandy Dunlap2012-01-261-1/+1
| * | USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka2012-01-261-1/+1
| * | USB: ftdi_sio: Add more identifiersAlan Cox2012-01-262-0/+7
| * | xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu2012-01-251-1/+2
| * | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2012-01-2516-2497/+37
| |\ \
| | * | usb: musb: omap2430: minor cleanups.NeilBrown2012-01-251-2/+2
| | * | usb: dwc3: unmap the proper number of sg entriesSebastian Andrzej Siewior2012-01-241-1/+1
| | * | usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas2012-01-241-2/+3
| | * | usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...Fabio Estevam2012-01-241-5/+5
| | * | usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior2012-01-241-1/+1
| | * | usb: gadget: fsl_udc: fix the usage of udc->max_epPeter Chen2012-01-241-2/+2
| | * | drivers: usb: otg: Fix dependencies for some OTG driversFabio Estevam2012-01-241-2/+2
| | * | usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()Jesper Juhl2012-01-241-1/+1
| | * | usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst tooPaul Zimmerman2012-01-241-4/+3
| | * | usb: gadget: storage: endian fixAndiry Xu2012-01-241-3/+3
| | * | usb: dwc3: ep0: fix compile warningFelipe Balbi2012-01-241-1/+0
| | * | usb: musb: davinci: fix build breakageSekhar Nori2012-01-241-3/+0
| | * | usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin2012-01-241-10/+8
| | * | usb: gadget: langwell: drop langwell_otg supportAlexander Shishkin2012-01-242-88/+2
| | * | usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-243-2362/+0
| | * | usb: dwc3: ep0: tidy up Pending Request handlingFelipe Balbi2012-01-241-10/+4
| | |/
| * | qcaux: add more Pantech UML190 and UML290 portsDan Williams2012-01-251-1/+6
| * | Revert "drivers: usb: Fix dependency for USB_HWA_HCD"Greg Kroah-Hartman2012-01-251-1/+1
| * | usb: mv-otg - Fix build if CONFIG_USB is not setGeert Uytterhoeven2012-01-241-0/+2
| * | USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork2012-01-241-1/+3
| * | usb: add support for STA2X11 host driverAlessandro Rubini2012-01-242-0/+10
| * | drivers: usb: Fix dependency for USB_HWA_HCDFabio Estevam2012-01-241-1/+1
| * | USB: OHCI: fix new compiler warningsAlan Stern2012-01-241-2/+10
| * | usb: serial: kobil_sct: fix compile warning:Felipe Balbi2012-01-241-1/+1
| * | drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall2012-01-241-1/+1
| * | USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork2012-01-241-1/+1
| * | USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork2012-01-241-1/+1
| * | USB: cdc-wdm: use two mutexes to allow simultaneous read and writeBjørn Mork2012-01-241-18/+31
| * | USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork2012-01-241-0/+2
| * | USB: usbsevseg: fix max lengthHarrison Metzger2012-01-241-1/+1
| * | USB: option: Add LG docomo L-02CKentaro Matsuyama2012-01-241-0/+5
| * | usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman2012-01-241-8/+2