summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-24n_tty: Access termios values safelyPeter Hurley1-5/+39
2013-07-24tty: Convert termios_mutex to termios_rwsemPeter Hurley7-66/+66
2013-07-24n_tty: Remove read_cntPeter Hurley1-13/+2
2013-07-24n_tty: Don't wrap input buffer indices at buffer sizePeter Hurley1-51/+60
2013-07-24n_tty: Get read_cnt through accessorPeter Hurley1-18/+23
2013-07-24tty: Deprecate ldisc .chars_in_buffer() methodPeter Hurley1-0/+1
2013-07-24n_tty: Split n_tty_chars_in_buffer() for reader-only interfacePeter Hurley1-3/+8
2013-07-24n_tty: Line copy to user buffer in canonical modePeter Hurley1-33/+77
2013-07-24n_tty: Factor canonical mode copy from n_tty_read()Peter Hurley1-38/+57
2013-07-24tty: Make ldisc input flow control concurrency-friendlyPeter Hurley3-33/+56
2013-07-24tty: Simplify tty buffer/ldisc interface with helper functionPeter Hurley1-12/+17
2013-07-24tty: Don't change receive_room for ioctl(TIOCSETD)Peter Hurley1-3/+0
2013-07-24tty: Clarify multiple-references comment in TIOCSETD ioctlPeter Hurley1-4/+6
2013-07-24tty: Fix hangup race with TIOCSETD ioctlPeter Hurley1-4/+2
2013-07-24tty: Clarify ldisc variablePeter Hurley1-7/+7
2013-07-24tty: Replace ldisc locking with ldisc_semPeter Hurley3-288/+50
2013-07-24tty: Add lock/unlock ldisc pair functionsPeter Hurley1-0/+87
2013-07-24tty: Fix tty_ldisc_lock name collisionPeter Hurley2-25/+25
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-27/+110
2013-07-21Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds154-91615/+20
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-2/+3
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-15/+27
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer1-0/+1
2013-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-76/+133
2013-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2013-07-19Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds3-39/+39
2013-07-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds39-277/+918
2013-07-19macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-07-19tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-24/+38
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-29/+92
2013-07-18Merge branch 'pm-fixes'Rafael J. Wysocki4-10/+7
2013-07-18ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu1-0/+8
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-103/+98
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-1/+6
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie2-4/+14
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown1-23/+30
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown1-14/+0
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown1-2/+9
2013-07-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie11-33/+77
2013-07-18ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu1-2/+8
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki4-9/+94
2013-07-18PNP / ACPI: avoid garbage in resource nameLiu ShuoX2-1/+2
2013-07-18ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett1-3/+8
2013-07-18ACPICA: expose OSI versionAaron Lu1-13/+0
2013-07-18drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher4-0/+31
2013-07-18drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher1-3/+6
2013-07-17xen-netfront: pull on receive skb may need to happen earlierJan Beulich1-18/+13
2013-07-17vxlan: add necessary locking on device removalstephen hemminger1-0/+6
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider1-2/+3