summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-071-1/+1
| | * | | | pti: PTI semantics fix in pti_tty_cleanup.J Freyensee2011-06-071-1/+1
| | * | | | pti: ENXIO error case memory leak PTI fix.J Freyensee2011-06-071-1/+3
| | * | | | pti: double-free security PTI fixJ Freyensee2011-06-071-2/+3
| | * | | | drivers:misc: ti-st: fix skipping of change remote baudShahar Lev2011-06-071-2/+2
| | * | | | drivers/base/platform.c: don't mark platform_device_register_resndata() as __...Andrew Morton2011-06-071-1/+1
| | * | | | st_kim: Handle case of no device found for ID 0Steven Rostedt2011-06-072-1/+5
| | * | | | firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap2011-06-071-0/+1
| * | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-2821-34/+164
| |\ \ \ \ \
| | * | | | | MAINTAINERS: add myself as maintainer of USB/IPmatt mooney2011-06-271-0/+6
| | * | | | | usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-271-0/+1
| | * | | | | USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos2011-06-271-4/+6
| | * | | | | USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes2011-06-273-6/+17
| | * | | | | usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin2011-06-271-1/+1
| | * | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-278-13/+96
| | |\ \ \ \ \
| | | * | | | | USB: Fix up URB error codes to reflect implementation.Sarah Sharp2011-06-171-1/+8
| | | * | | | | xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp2011-06-171-5/+6
| | | * | | | | xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-173-0/+11
| | | * | | | | xHCI 1.0: Incompatible Device ErrorAlex He2011-06-173-0/+22
| | | * | | | | xHCI 1.0: Force Stopped Event(FSE)Alex He2011-06-151-0/+14
| | | * | | | | xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp2011-06-151-2/+0
| | | * | | | | USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-152-1/+17
| | | * | | | | xhci: Reject double add of active endpoints.Sarah Sharp2011-06-151-4/+18
| | * | | | | | USB: don't let errors prevent system sleepAlan Stern2011-06-151-1/+10
| | * | | | | | USB: don't let the hub driver prevent system sleepAlan Stern2011-06-151-5/+8
| | * | | | | | USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2011-06-153-3/+11
| | |/ / / / /
| | * | | | | USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl2011-06-141-0/+1
| | * | | | | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-06-142-1/+7
| | |\ \ \ \ \
| | | * | | | | usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta2011-06-091-0/+6
| | | * | | | | usb: musb: host: compare status for negative error valuesMárton Németh2011-06-091-1/+1
| * | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-2814-19/+295
| |\ \ \ \ \ \ \
| | * | | | | | | serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon2011-06-161-4/+14
| | * | | | | | | amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu2011-06-162-4/+66
| | * | | | | | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-162-1/+125
| | * | | | | | | tty: n_gsm: improper skb_pull() use was leaking framed dataRuss Gorby2011-06-161-1/+2
| | * | | | | | | tty: n_gsm: Fixed logic to decode break signal from modem statusRuss Gorby2011-06-161-5/+18
| | * | | | | | | TTY: ntty, add one more sanity checkJiri Slaby2011-06-071-0/+1
| | * | | | | | | TTY: ldisc, do not close until there are readersJiri Slaby2011-06-071-1/+3
| | * | | | | | | 8250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com2011-06-071-0/+1
| | * | | | | | | 8250_pci: Fix missing const from mergesAlan Cox2011-06-071-1/+1
| | * | | | | | | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-073-2/+5
| | * | | | | | | serial: ioremap warning fix for jsm driver.Lennart Sorensen2011-06-071-1/+1
| | * | | | | | | Merge 3.0-rc2 into tty-linusGreg Kroah-Hartman2011-06-06199-1228/+2395
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | 8250_pci: add -ENODEV code for Intel EG20T PCHTomoya MORINAGA2011-06-031-0/+59
| * | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-289-11/+40
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman2011-06-271-0/+21
| | * | | | | | | | Staging: brcm80211: disable drivers except for X86 or MIPS platformsGreg Kroah-Hartman2011-06-271-2/+2
| | * | | | | | | | Staging: brcm80211: disable drivers for PPC platformsGreg Kroah-Hartman2011-06-271-0/+2
| | * | | | | | | | Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-271-1/+1
| | * | | | | | | | Staging: mei: fix suspend failureTomas Winkler2011-06-272-5/+10
OpenPOWER on IntegriCloud