summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | usb: c67x00 RetryCnt value in c67x00 TD should be 3Dave Tubbs2013-03-071-1/+1
| * | | | usb: Correction to c67x00 TD data length maskDave Tubbs2013-03-071-1/+1
| * | | | usb: Makefile: fix drivers/usb/phy/ Makefile entryFelipe Balbi2013-03-071-1/+1
| * | | | USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl2013-03-071-0/+4
| * | | | usb: gadget: fix omap_udc build errorsArnd Bergmann2013-03-071-1/+2
| * | | | USB: storage: fix Huawei mode switching regressionBjørn Mork2013-03-073-78/+331
| * | | | USB: storage: in-kernel modeswitching is deprecatedBjørn Mork2013-03-071-0/+8
| * | | | tools: usb: ffs-test: Fix build failureMaxin B. John2013-03-071-1/+1
| * | | | USB: option: add Huawei E5331Bjørn Mork2013-03-071-0/+1
| * | | | USB: EHCI: don't check DMA values in QH overlaysAlan Stern2013-03-051-5/+13
| * | | | USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2013-03-052-8/+16
| * | | | Merge tag 'fixes-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-0518-94/+84
| |\| | |
| | * | | usb: gadget: u_uac1: NULL dereference on error pathDan Carpenter2013-03-041-0/+3
| | * | | usb: gadget: f_uac1: silence an info leak warningDan Carpenter2013-03-041-0/+1
| | * | | usb: phy: omap-control-usb: Convert to devm_ioremap_resource()Sachin Kamat2013-03-041-15/+9
| | * | | usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat2013-03-041-5/+3
| | * | | usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat2013-03-041-5/+3
| | * | | usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...Marc Kleine-Budde2013-03-041-3/+7
| | * | | usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi2013-03-041-2/+2
| | * | | usb: gadget: s3c2410: fix build breakageFelipe Balbi2013-03-041-1/+1
| | * | | usb: gadget: imx_udc: fix gadget->dev registrationFelipe Balbi2013-03-041-12/+8
| | * | | usb: gadget: pxa25x: fix gadget->dev registrationFelipe Balbi2013-03-041-9/+11
| | * | | usb: gadget: s3c2410: fix gadget->dev registrationFelipe Balbi2013-03-041-15/+11
| | * | | usb: gadget: make usb functions to load before gadget driverKishon Vijay Abraham I2013-03-041-6/+6
| | * | | usb: gadget: pxa27x: fix gadget->dev registrationFelipe Balbi2013-03-041-6/+12
| | * | | usb: chipidea: register debugging sysfs on our deviceFelipe Balbi2013-03-041-3/+3
| | * | | usb: dwc3: gadget: remove unnecessary codeFelipe Balbi2013-03-041-3/+0
| | * | | usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi2013-03-043-6/+0
| | * | | usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi2013-03-041-3/+3
| | * | | usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi2013-03-041-0/+1
| |/ / /
* | | | Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-1311-33/+91
|\ \ \ \
| * | | | tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle2013-03-121-1/+1
| * | | | serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer2013-03-121-0/+29
| * | | | tty: serial: fix typo "ARCH_S5P6450"Paul Bolle2013-03-121-1/+1
| * | | | tty/8250_pnp: serial port detection regression since v3.7Sean Young2013-03-121-5/+7
| * | | | serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski2013-03-121-4/+4
| * | | | serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing2013-03-121-0/+4
| * | | | Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft2013-03-121-10/+7
| * | | | tty/serial: Add support for Altera serial portLey Foon Tan2013-03-124-2/+35
| * | | | tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk2013-03-121-8/+1
| * | | | tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin2013-03-121-1/+1
| * | | | TTY: disable debugging warningJiri Slaby2013-03-041-1/+1
| |/ / /
* | | | Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-1311-90/+126
|\ \ \ \
| * | | | staging: comedi: dt9812: use CR_CHAN() for channel numberIan Abbott2013-03-111-6/+10
| * | | | staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven2013-03-111-1/+1
| * | | | staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stackKumar Amit Mehta2013-03-111-10/+17
| * | | | staging: imx/drm: request irq only after adding the crtcPhilipp Zabel2013-03-111-11/+12
| * | | | staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stackKumar Amit Mehta2013-03-111-12/+18
| * | | | staging: comedi: drivers: usbdux.c: fix DMA buffers on stackKumar Amit Mehta2013-03-111-12/+19
| * | | | staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley2013-03-111-4/+0