Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | xhci: Add reset on resume quirk for asrock p67 host | Maarten Lankhorst | 2011-06-17 | 3 | -0/+11 | |
| | * | | | | | | xHCI 1.0: Incompatible Device Error | Alex He | 2011-06-17 | 3 | -0/+22 | |
| | * | | | | | | xHCI 1.0: Force Stopped Event(FSE) | Alex He | 2011-06-15 | 1 | -0/+14 | |
| | * | | | | | | xhci: Don't warn about zeroed bMaxBurst descriptor field. | Sarah Sharp | 2011-06-15 | 1 | -2/+0 | |
| | * | | | | | | USB: Free bandwidth when usb_disable_device is called. | Sarah Sharp | 2011-06-15 | 2 | -1/+17 | |
| | * | | | | | | xhci: Reject double add of active endpoints. | Sarah Sharp | 2011-06-15 | 1 | -4/+18 | |
| * | | | | | | | USB: don't let errors prevent system sleep | Alan Stern | 2011-06-15 | 1 | -1/+10 | |
| * | | | | | | | USB: don't let the hub driver prevent system sleep | Alan Stern | 2011-06-15 | 1 | -5/+8 | |
| * | | | | | | | USB: change maintainership of ohci-hcd and ehci-hcd | Alan Stern | 2011-06-15 | 3 | -3/+11 | |
| |/ / / / / / | ||||||
| * | | | | | | USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. | Jesper Juhl | 2011-06-14 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman | 2011-06-14 | 2 | -1/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO | Yauheni Kaliuta | 2011-06-09 | 1 | -0/+6 | |
| | * | | | | | | usb: musb: host: compare status for negative error values | Márton Németh | 2011-06-09 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-06-28 | 14 | -19/+295 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | serial: bcm63xx_uart: fix irq storm after rx fifo overrun. | Maxime Bizon | 2011-06-16 | 1 | -4/+14 | |
| * | | | | | | | | amba pl011: platform data for reg lockup and glitch v2 | Shreshtha Kumar Sahu | 2011-06-16 | 2 | -4/+66 | |
| * | | | | | | | | amba pl011: workaround for uart registers lockup | Shreshtha Kumar Sahu | 2011-06-16 | 2 | -1/+125 | |
| * | | | | | | | | tty: n_gsm: improper skb_pull() use was leaking framed data | Russ Gorby | 2011-06-16 | 1 | -1/+2 | |
| * | | | | | | | | tty: n_gsm: Fixed logic to decode break signal from modem status | Russ Gorby | 2011-06-16 | 1 | -5/+18 | |
| * | | | | | | | | TTY: ntty, add one more sanity check | Jiri Slaby | 2011-06-07 | 1 | -0/+1 | |
| * | | | | | | | | TTY: ldisc, do not close until there are readers | Jiri Slaby | 2011-06-07 | 1 | -1/+3 | |
| * | | | | | | | | 8250: Fix capabilities when changing the port type | leitao@linux.vnet.ibm.com | 2011-06-07 | 1 | -0/+1 | |
| * | | | | | | | | 8250_pci: Fix missing const from merges | Alan Cox | 2011-06-07 | 1 | -1/+1 | |
| * | | | | | | | | ARM: SAMSUNG: serial: Fix on handling of one clock source for UART | Boojin Kim | 2011-06-07 | 3 | -2/+5 | |
| * | | | | | | | | serial: ioremap warning fix for jsm driver. | Lennart Sorensen | 2011-06-07 | 1 | -1/+1 | |
| * | | | | | | | | Merge 3.0-rc2 into tty-linus | Greg Kroah-Hartman | 2011-06-06 | 199 | -1228/+2395 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | 8250_pci: add -ENODEV code for Intel EG20T PCH | Tomoya MORINAGA | 2011-06-03 | 1 | -0/+59 | |
* | | | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-06-28 | 9 | -11/+40 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Staging: comedi: fix build breakages on some platforms | Greg Kroah-Hartman | 2011-06-27 | 1 | -0/+21 | |
| * | | | | | | | | | Staging: brcm80211: disable drivers except for X86 or MIPS platforms | Greg Kroah-Hartman | 2011-06-27 | 1 | -2/+2 | |
| * | | | | | | | | | Staging: brcm80211: disable drivers for PPC platforms | Greg Kroah-Hartman | 2011-06-27 | 1 | -0/+2 | |
| * | | | | | | | | | Staging: iio: Make IIO depend on GENERIC_HARDIRQS | Geert Uytterhoeven | 2011-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | Staging: mei: fix suspend failure | Tomas Winkler | 2011-06-27 | 2 | -5/+10 | |
| * | | | | | | | | | Staging: fix iio builds when IIO_RING_BUFFER is not enabled | Randy Dunlap | 2011-06-27 | 2 | -2/+2 | |
| * | | | | | | | | | Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE | Ralf Baechle | 2011-06-27 | 1 | -0/+1 | |
| * | | | | | | | | | Staging: fix more iio builds when IIO_RING_BUFFER is not enabled | Randy Dunlap | 2011-06-27 | 4 | -5/+5 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-06-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | md: avoid endless recovery loop when waiting for fail device to complete. | NeilBrown | 2011-06-28 | 1 | -0/+1 | |
* | | | | | | | | | | proc: restrict access to /proc/PID/io | Vasiliy Kulikov | 2011-06-28 | 1 | -2/+5 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Linux 3.0-rc5v3.0-rc5 | Linus Torvalds | 2011-06-27 | 1 | -1/+1 | |
* | | | | | | | | | drm/i915: more struct_mutex locking | Hugh Dickins | 2011-06-27 | 2 | -2/+6 | |
* | | | | | | | | | drm/i915: use shmem_truncate_range | Hugh Dickins | 2011-06-27 | 1 | -5/+2 | |
* | | | | | | | | | drm/i915: use shmem_read_mapping_page | Hugh Dickins | 2011-06-27 | 2 | -17/+15 | |
* | | | | | | | | | drm/ttm: use shmem_read_mapping_page | Hugh Dickins | 2011-06-27 | 1 | -2/+3 | |
* | | | | | | | | | drivers/tty/serial/8250_pci.c: fix warning | Andrew Morton | 2011-06-27 | 1 | -1/+1 | |
* | | | | | | | | | drivers/misc/ioc4.c: fix section mismatch / race condition | Ralf Baechle | 2011-06-27 | 1 | -1/+1 | |
* | | | | | | | | | drivers/leds/leds-lp5523.c: fix section mismatches | Ralf Baechle | 2011-06-27 | 1 | -2/+2 | |
* | | | | | | | | | drivers/leds/leds-lp5521.c: fix section mismatches | Ralf Baechle | 2011-06-27 | 1 | -2/+2 | |
* | | | | | | | | | memcg: fix direct softlimit reclaim to be called in limit path | KAMEZAWA Hiroyuki | 2011-06-27 | 1 | -12/+15 | |
* | | | | | | | | | taskstats: don't allow duplicate entries in listener mode | Vasiliy Kulikov | 2011-06-27 | 1 | -3/+12 |