summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott2012-04-091-5/+7
| * | | | | USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott2012-04-091-11/+13
| * | | | | USB: don't ignore suspend errors for root hubsAlan Stern2012-04-091-2/+7
| * | | | | USB: fix bug in serial driver unregistrationAlan Stern2012-04-093-34/+2
| * | | | | USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin2012-04-091-3/+3
| * | | | | USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan2012-04-091-0/+1
| * | | | | USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold2012-04-091-1/+1
| * | | | | Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman2012-04-087-17/+81
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | USB: remove compile warning on gadget/inode.cMichael BRIGHT2012-04-061-1/+0
| | * | | | USB documentation: explain lifetime rules for unlinking URBsAlan Stern2012-04-062-0/+34
| | * | | | USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-061-5/+6
| | * | | | usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei2012-04-061-0/+30
| | * | | | usb/usbmon: correct the data interpretation of usbmon's outputSebastian Andrzej Siewior2012-04-061-3/+3
| | * | | | usb: Put USB Kconfig items back under USB.David Daney2012-04-061-8/+8
* | | | | | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-1213-57/+52
|\ \ \ \ \ \
| * | | | | | pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner2012-04-091-0/+7
| * | | | | | pch_uart: Fix MSI setting issueTomoya MORINAGA2012-04-091-0/+1
| * | | | | | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-093-4/+22
| * | | | | | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-093-20/+2
| * | | | | | Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams2012-04-091-14/+0
| * | | | | | tty/serial/omap: console can only be built-inArnd Bergmann2012-04-091-1/+1
| * | | | | | serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim2012-04-091-0/+1
| * | | | | | printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers2012-04-092-4/+3
| * | | | | | tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe2012-04-091-0/+4
| * | | | | | tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov2012-04-091-2/+2
| * | | | | | isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt2012-04-091-1/+1
| * | | | | | omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D2012-04-091-23/+20
| * | | | | | serial: PL011: move interrupt clearingLinus Walleij2012-04-061-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-1223-57/+105
|\ \ \ \ \ \
| * | | | | | staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl2012-04-121-4/+7
| * | | | | | staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl2012-04-121-1/+2
| * | | | | | staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-121-1/+3
| * | | | | | staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov2012-04-103-2/+18
| * | | | | | Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin2012-04-101-12/+15
| * | | | | | android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross2012-04-101-1/+2
| * | | | | | staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru2012-04-101-3/+5
| * | | | | | staging: drm/omap: move where DMM driver is registeredRob Clark2012-04-101-3/+4
| * | | | | | staging: zsmalloc: fix memory leakNitin Gupta2012-04-101-12/+18
| * | | | | | Staging: rts_pstor: off by one in for loopDan Carpenter2012-04-101-1/+2
| * | | | | | staging: ozwpan: Added new maintainer for ozwpanChris Kelly2012-04-102-1/+4
| * | | | | | staging:rts_pstor:Avoid "Bad target number" message when probing driverwwang2012-04-101-0/+5
| * | | | | | staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang2012-04-101-5/+6
| * | | | | | Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-102-0/+6
| * | | | | | staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl2012-04-101-1/+1
| * | | | | | staging:iio:core add missing increment of loop index in iio_map_array_unregis...Lothar Waßmann2012-04-101-0/+1
| * | | | | | staging: ramster: unbreak my heartDan Magenheimer2012-04-101-5/+1
| * | | | | | staging/vme: Fix module parametersGerard Snitselaar2012-04-101-2/+2
| * | | | | | staging: sep: Fix sign of errorAlan Cox2012-04-101-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-04-124-12/+17
|\ \ \ \ \ \
| * | | | | | kobject: provide more diagnostic info for kobject_add_internal() failuresDan Williams2012-04-101-7/+7
OpenPOWER on IntegriCloud