summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-09tty: Enable configurable tty flip buffer limitPeter Hurley
2013-12-09tty: Always handle NULL flag ptrPeter Hurley
2013-12-09n_tty: Only perform wakeups for waitersPeter Hurley
2013-12-09n_tty: Refactor input_available_p() by call sitePeter Hurley
2013-12-09n_tty: Refactor PARMRK doubling checksPeter Hurley
2013-12-09n_tty: Un-inline slow-path n_tty_receive_char_closing()Peter Hurley
2013-12-09n_tty: Un-inline slow-path n_tty_receive_char()Peter Hurley
2013-12-09n_tty: Merge .receive_buf() flavorsPeter Hurley
2013-12-09serial: pl011: remove redundant early amba_ports declarationBaruch Siach
2013-12-09serial: 8250_dw: remove ACPI ifdefHeikki Krogerus
2013-12-09serial_core: Don't re-initialize a previously initialized spinlock.Randy Witt
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-28drm/qxl: fix memory leak in release list handlingDave Airlie
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-11-28Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier
2013-11-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-28Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-28Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-28Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann
2013-11-28remove obsolete references to powertweakDave Jones
2013-11-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-28md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown
2013-11-28md: test mddev->flags more safely in md_check_recovery.NeilBrown
2013-11-28md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown
2013-11-27ATA: Fix port removal orderingRafael J. Wysocki
2013-11-27i2c: omap: raw read and write endian fixVictor Kamensky
2013-11-27Staging: tidspbridge: disable driverGreg Kroah-Hartman
2013-11-27gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer
2013-11-27gpio: pl061: move irqdomain initializationLinus Walleij
2013-11-27HID: uhid: fix leak for 64/32 UHID_CREATEDavid Herrmann
2013-11-27powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt
2013-11-27Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-11-27Merge branch 'acpica'Rafael J. Wysocki
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-26Merge tag 'ntb-3.13' of git://github.com/jonmason/ntbLinus Torvalds
2013-11-26i2c: i2c-bcm-kona: Fix module buildTim Kryger
2013-11-26i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt
2013-11-26i2c: bcm-kona: remove duplicated includeWei Yongjun
2013-11-26i2c: davinci: raw read and write endian fixTaras Kondratiuk
2013-11-26sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili
2013-11-26Revert "n_gsm: race between ld close and gsmtty open"Greg Kroah-Hartman
2013-11-25ACPI: Clean up incorrect inclusions of ACPICA headersLv Zheng
2013-11-25Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson