summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-205-13/+23
|\
| * TTY: speakup, do not use serialPJiri Slaby2012-03-084-9/+19
| * vt:tackle kbd_tableAlan Cox2012-03-081-4/+4
* | staging/zmem: Use lockdep_assert_held instead of spin_is_lockedAndi Kleen2012-03-161-1/+1
* | Staging: rtl8187se: r8180_wx.c: Cleaned up commentsAndrew Miller2012-03-161-62/+59Star
* | Staging: rtl8187se: r8180_wx.c: Removed old commentsAndrew Miller2012-03-161-163/+2Star
* | Staging: rtl8187se: r8180_dm.c: Removed old commentsAndrew Miller2012-03-161-286/+21Star
* | Staging: android: ram_console.c:Greg Kroah-Hartman2012-03-161-0/+4
* | Staging: rtl8187se: r8180_dm.c: Fix commentsAndrew Miller2012-03-151-501/+525
* | Staging: rtl8187se: r8180_dm.c: Fix spacing issuesAndrew Miller2012-03-151-245/+197Star
* | Staging: rtl8187se: r8180_dm.c Fixed indentation issuesAndrew Miller2012-03-151-209/+209
* | Staging: rtl8187se: r8180_dm.c: Fix bracketsAndrew Miller2012-03-151-365/+166Star
* | Staging: rtl8187se: r8180_dm.c: Removed spaces before tab stopAndrew Miller2012-03-151-11/+11
* | staging: vme: fix section mismatches in linux-next 20120314Gerard Snitselaar2012-03-152-4/+4
* | Staging: rtl8187se: r8180_core.c: Fix some long line issuesAndrew Miller2012-03-141-11/+23
* | Staging: rtl8187se: r8180_core.c: Fix some spacing issuesAndrew Miller2012-03-141-6/+5Star
* | Staging: rtl8187se: r8180_core.c: Removed trailing spacesAndrew Miller2012-03-141-13/+13
* | staging: mei: remove driver internal versioningTomas Winkler2012-03-143-37/+1Star
* | Staging: rtl8187se: r8180_core.c: Cleaned up if statementAndrew Miller2012-03-141-23/+27
* | staging: ozwpan depends on NETRandy Dunlap2012-03-141-1/+1
* | staging/mei: propagate error codes up in the write flowTomas Winkler2012-03-146-80/+61Star
* | drivers:staging:mei Fix some typos in staging/meiJustin P. Mattock2012-03-139-15/+15
* | staging: drm/omap: use current time for page-flip eventRob Clark2012-03-131-0/+10
* | staging: drm/omap: send page-flip event after endwinRob Clark2012-03-133-18/+67
* | staging: drm/omap: avoid multiple planes having same z-orderRob Clark2012-03-131-1/+1
* | staging: tidspbridge: remove nldr_init() and nldr_exit()Víctor Manuel Jáquez Leal2012-03-094-62/+0Star
* | staging: tidspbridge: remove ref counting in nldr.cVíctor Manuel Jáquez Leal2012-03-091-5/+2Star
* | staging: tidspbridge: remove gh_init() and gh_exit()Víctor Manuel Jáquez Leal2012-03-093-30/+2Star
* | staging: tidspbridge: simplify mgr_init()Víctor Manuel Jáquez Leal2012-03-091-7/+2Star
* | staging: tidspbridge: remove dev_init() and dev_exit()Víctor Manuel Jáquez Leal2012-03-093-75/+3Star
* | staging: tidspbridge: remove dmm_init() and dmm_exit()Víctor Manuel Jáquez Leal2012-03-093-42/+0Star
* | staging: tidspbridge: remove cmm_init() and cmm_exit()Víctor Manuel Jáquez Leal2012-03-093-78/+4Star
* | staging: tidspbridge: remove io_init() and io_exit()Víctor Manuel Jáquez Leal2012-03-093-65/+2Star
* | staging: tidspbridge: remove msg_mod_init() and msg_exit()Víctor Manuel Jáquez Leal2012-03-093-55/+2Star
* | staging: tidspbridge: remove chnl_init() and chnl_exit()Víctor Manuel Jáquez Leal2012-03-093-64/+2Star
* | staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal2012-03-094-59/+2Star
* | staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal2012-03-093-71/+2Star
* | staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal2012-03-093-62/+1Star
* | staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal2012-03-094-72/+1Star
* | staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal2012-03-093-63/+2Star
* | staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal2012-03-094-79/+3Star
* | staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal2012-03-093-55/+2Star
* | Staging: android: binder: Fix use-after-free bugArve Hjønnevåg2012-03-091-1/+4
* | staging: ram_console: Fix section mismatchesStephen Boyd2012-03-091-5/+2Star
* | staging/comedi/drivers fix spelling errorsAlexandru Guduleasa2012-03-091-21/+21
* | staging: crystalhd: Fix typo in crystalhd_hw.cMasanari Iida2012-03-081-1/+1
* | staging: android: ram_console: honor dmesg_restrictNick Kralevich2012-03-081-0/+3
* | staging: android: ram_console: fix crash in ram_console_late_initColin Cross2012-03-081-0/+3
* | staging: android: persistent_ram: add notrace to persistent_ram_writeColin Cross2012-03-081-4/+4
* | staging: android: persistent_ram: make persistent_ram_write atomicColin Cross2012-03-081-39/+101