summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-09tty: Remove tty_prepare_flip_string_flags()Peter Hurley1-28/+0
2013-12-09tty: Rename tty buffer memory_used fieldPeter Hurley1-6/+6
2013-12-09tty: Enable configurable tty flip buffer limitPeter Hurley1-3/+21
2013-12-09tty: Always handle NULL flag ptrPeter Hurley3-16/+19
2013-12-09n_tty: Only perform wakeups for waitersPeter Hurley1-6/+12
2013-12-09n_tty: Refactor input_available_p() by call sitePeter Hurley1-3/+4
2013-12-09n_tty: Refactor PARMRK doubling checksPeter Hurley1-9/+5
2013-12-09n_tty: Un-inline slow-path n_tty_receive_char_closing()Peter Hurley1-2/+1
2013-12-09n_tty: Un-inline slow-path n_tty_receive_char()Peter Hurley1-1/+1
2013-12-09n_tty: Merge .receive_buf() flavorsPeter Hurley1-27/+16
2013-12-09serial: pl011: remove redundant early amba_ports declarationBaruch Siach1-2/+0
2013-12-09serial: 8250_dw: remove ACPI ifdefHeikki Krogerus1-8/+0
2013-12-09serial_core: Don't re-initialize a previously initialized spinlock.Randy Witt1-2/+6
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+2
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-13/+19
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-5/+6
2013-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds8-35/+43
2013-11-28Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2-9/+6
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier1-0/+1
2013-11-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+1
2013-11-28Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-7/+18
2013-11-28Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-62/+121
2013-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-18/+72
2013-11-28Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-80/+110
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin1-1/+0
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann1-1/+1
2013-11-28remove obsolete references to powertweakDave Jones1-4/+0
2013-11-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+1
2013-11-28md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown1-7/+4
2013-11-28md: test mddev->flags more safely in md_check_recovery.NeilBrown1-1/+1
2013-11-28md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown1-1/+1
2013-11-27ATA: Fix port removal orderingRafael J. Wysocki1-2/+1
2013-11-27i2c: omap: raw read and write endian fixVictor Kamensky1-4/+4
2013-11-27Staging: tidspbridge: disable driverGreg Kroah-Hartman1-1/+1
2013-11-27gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer1-1/+1
2013-11-27gpio: pl061: move irqdomain initializationLinus Walleij1-5/+5
2013-11-27HID: uhid: fix leak for 64/32 UHID_CREATEDavid Herrmann1-1/+1
2013-11-27powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt1-0/+1
2013-11-27Merge branch 'pm-cpufreq'Rafael J. Wysocki4-6/+1
2013-11-27Merge branch 'acpica'Rafael J. Wysocki9-46/+76
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+31
2013-11-26Merge tag 'ntb-3.13' of git://github.com/jonmason/ntbLinus Torvalds4-65/+156
2013-11-26i2c: i2c-bcm-kona: Fix module buildTim Kryger1-1/+1
2013-11-26i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt1-5/+11
2013-11-26i2c: bcm-kona: remove duplicated includeWei Yongjun1-1/+0
2013-11-26i2c: davinci: raw read and write endian fixTaras Kondratiuk1-2/+2
2013-11-26sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili1-27/+0
2013-11-26Revert "n_gsm: race between ld close and gsmtty open"Greg Kroah-Hartman1-27/+10