aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-27
| |\ \ \ \ \ \
| | * | | | | | USB: Fix up URB error codes to reflect implementation.Sarah Sharp2011-06-17
| | * | | | | | xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp2011-06-17
| | * | | | | | xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-17
| | * | | | | | xHCI 1.0: Incompatible Device ErrorAlex He2011-06-17
| | * | | | | | xHCI 1.0: Force Stopped Event(FSE)Alex He2011-06-15
| | * | | | | | xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp2011-06-15
| | * | | | | | USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-15
| | * | | | | | xhci: Reject double add of active endpoints.Sarah Sharp2011-06-15
| * | | | | | | USB: don't let errors prevent system sleepAlan Stern2011-06-15
| * | | | | | | USB: don't let the hub driver prevent system sleepAlan Stern2011-06-15
| * | | | | | | USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2011-06-15
| |/ / / / / /
| * | | | | | USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl2011-06-14
| * | | | | | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-06-14
| |\ \ \ \ \ \
| | * | | | | | usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta2011-06-09
| | * | | | | | usb: musb: host: compare status for negative error valuesMárton Németh2011-06-09
* | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
|\ \ \ \ \ \ \ \
| * | | | | | | | serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon2011-06-16
| * | | | | | | | amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu2011-06-16
| * | | | | | | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-16
| * | | | | | | | tty: n_gsm: improper skb_pull() use was leaking framed dataRuss Gorby2011-06-16
| * | | | | | | | tty: n_gsm: Fixed logic to decode break signal from modem statusRuss Gorby2011-06-16
| * | | | | | | | TTY: ntty, add one more sanity checkJiri Slaby2011-06-07
| * | | | | | | | TTY: ldisc, do not close until there are readersJiri Slaby2011-06-07
| * | | | | | | | 8250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com2011-06-07
| * | | | | | | | 8250_pci: Fix missing const from mergesAlan Cox2011-06-07
| * | | | | | | | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-07
| * | | | | | | | serial: ioremap warning fix for jsm driver.Lennart Sorensen2011-06-07
| * | | | | | | | Merge 3.0-rc2 into tty-linusGreg Kroah-Hartman2011-06-06
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | 8250_pci: add -ENODEV code for Intel EG20T PCHTomoya MORINAGA2011-06-02
* | | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman2011-06-27
| * | | | | | | | | Staging: brcm80211: disable drivers except for X86 or MIPS platformsGreg Kroah-Hartman2011-06-27
| * | | | | | | | | Staging: brcm80211: disable drivers for PPC platformsGreg Kroah-Hartman2011-06-27
| * | | | | | | | | Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-27
| * | | | | | | | | Staging: mei: fix suspend failureTomas Winkler2011-06-27
| * | | | | | | | | Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-27
| * | | | | | | | | Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHERalf Baechle2011-06-27
| * | | | | | | | | Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-27
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-06-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown2011-06-28
* | | | | | | | | | proc: restrict access to /proc/PID/ioVasiliy Kulikov2011-06-28
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Linux 3.0-rc5Linus Torvalds2011-06-27
* | | | | | | | | drm/i915: more struct_mutex lockingHugh Dickins2011-06-27
* | | | | | | | | drm/i915: use shmem_truncate_rangeHugh Dickins2011-06-27
* | | | | | | | | drm/i915: use shmem_read_mapping_pageHugh Dickins2011-06-27
* | | | | | | | | drm/ttm: use shmem_read_mapping_pageHugh Dickins2011-06-27
* | | | | | | | | drivers/tty/serial/8250_pci.c: fix warningAndrew Morton2011-06-27
* | | | | | | | | drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle2011-06-27
* | | | | | | | | drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle2011-06-27