summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-2110-75/+54
|\
| * pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-133-0/+3
| * Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-2542-992/+1345
| |\
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-184-4/+4
| * | Staging: sb105x: mark it BROKENGreg Kroah-Hartman2013-01-161-1/+1
| * | TTY: switch tty_schedule_flipJiri Slaby2013-01-151-13/+6
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-154-41/+24
| * | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-153-9/+8
| * | TTY: convert more flipping functionsJiri Slaby2013-01-152-4/+6
| * | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-2/+2
* | | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-21524-29852/+19602
|\ \ \
| * | | staging: comedi: vmk80xx: wait for URBs to completeIan Abbott2013-02-181-232/+20
| * | | staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolonKumar Amit Mehta2013-02-181-1/+1
| * | | staging: et131x: Update TODO listMark Einon2013-02-181-0/+4
| * | | staging: et131x: Remove assignment of skb->devMark Einon2013-02-181-1/+0
| * | | staging: wlan-ng: hfa384x.h: fix for error reported by smatchKumar Amit Mehta2013-02-181-0/+1
| * | | staging/zache checkpatch ERROR: spaces prohibited around thatRobert Berger2013-02-181-2/+2
| * | | staging/ozwpan: Mark read only parameters and structs as constPeter Huewe2013-02-158-25/+26
| * | | staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe2013-02-152-7/+0
| * | | staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-156-19/+21
| * | | staging/ozwpan: Add missing header includesPeter Huewe2013-02-152-0/+2
| * | | staging/usbip: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-151-2/+2
| * | | staging/xgifb: Remove duplicated code in loops.Peter Huewe2013-02-151-8/+3
| * | | staging/xgifb: Consolidate return pathsPeter Huewe2013-02-151-3/+1
| * | | staging/xgifb: Remove code without effectPeter Huewe2013-02-151-8/+1
| * | | staging/xgifb: Remove unnecessary castsPeter Huewe2013-02-152-36/+32
| * | | staging/xgifb: Consolidate if/else if with identical code branchesPeter Huewe2013-02-151-5/+2
| * | | staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-1527-559/+555
| * | | staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-1526-485/+482
| * | | staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-1525-78/+76
| * | | staging/rtl8187se: Mark functions as static to silence sparsePeter Huewe2013-02-151-17/+17
| * | | staging/rtl8187se: Remove duplicated code by using an offsetPeter Huewe2013-02-151-50/+26
| * | | staging/rtl8187se: Remove unused functions PlatformIORead2Byte / PlatformIORe...Peter Huewe2013-02-151-20/+0
| * | | staging/rtl8187se: Remove temporary variable for return valuePeter Huewe2013-02-151-12/+5
| * | | staging/rtl8187se: Reuse ReadBBPortUchar to avoid duplicated codePeter Huewe2013-02-151-23/+7
| * | | staging/rtl8187se: Remove unused/unnecessary variablesPeter Huewe2013-02-151-5/+0
| * | | staging/rtl8187se: Remove code without effectPeter Huewe2013-02-151-33/+2
| * | | staging/rtl8187se: Remove code without effectPeter Huewe2013-02-151-38/+1
| * | | staging/rtl8187se: Remove code without effectPeter Huewe2013-02-151-48/+1
| * | | staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)Peter Huewe2013-02-151-67/+68
| * | | staging/ozwpan: Fix NULL vs zero in ozusbsvc.c (sparse warning)Peter Huewe2013-02-151-11/+11
| * | | staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe2013-02-151-12/+12
| * | | staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)Peter Huewe2013-02-151-39/+39
| * | | staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)Peter Huewe2013-02-151-9/+9
| * | | staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)Peter Huewe2013-02-151-10/+10
| * | | staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)Peter Huewe2013-02-151-34/+34
| * | | staging/panel: Mark local functions/structs static and add const if applicabl...Peter Huewe2013-02-151-15/+16
| * | | staging/comedi: Remove if(); statement without effectPeter Huewe2013-02-151-1/+0
| * | | staging/comedi: Use && instead of & for logical comparisionPeter Huewe2013-02-151-1/+1
OpenPOWER on IntegriCloud