aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\
| * param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell2010-08-11
| * Add param ops struct for hvc_iucv driver.Sachin Sant2010-08-11
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \
| * | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | | pc8736x_gpio: depends on X86_32Randy Dunlap2010-08-12
* | | kfifo: fix kfifo miss use of nozami.cStefani Seibold2010-08-11
* | | drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall2010-08-11
* | | ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu2010-08-11
* | | ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu2010-08-11
* | | drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock2010-08-11
| |/ |/|
* | Char: nozomi, set tty->driver_data appropriatelyJiri Slaby2010-08-10
* | Char: nozomi, fix tty->count countingJiri Slaby2010-08-10
* | mxser: remove unnesesary NULL checkKulikov Vasiliy2010-08-10
* | tty_io: remove casts from void*Kulikov Vasiliy2010-08-10
* | tty: avoid recursive BTM in pty_closeArnd Bergmann2010-08-10
* | tty: release BTM while sleeping in block_til_readyArnd Bergmann2010-08-10
* | tty: implement BTM as mutex instead of BKLArnd Bergmann2010-08-10
* | tty: remove tty_lock_nestedArnd Bergmann2010-08-10
* | tty: untangle locking of wait_until_sentArnd Bergmann2010-08-10
* | tty: reorder ldisc lockingArnd Bergmann2010-08-10
* | tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-10
* | tty: never hold BTM while getting tty_mutexArnd Bergmann2010-08-10
* | tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
* | tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox2010-08-10
* | tty: Make vt's have a tty_portAlan Cox2010-08-10
* | vc: Locking clean upAlan Cox2010-08-10
* | synclink: reworking locking a bitAlan Cox2010-08-10
* | specialix: Kill the BKLAlan Cox2010-08-10
* | epca: Kill the big kernel lockAlan Cox2010-08-10
* | cyclades: Kill off BKL usageAlan Cox2010-08-10
* | synclink: kill the big kernel lockAlan Cox2010-08-10
* | rocket: kill BKLAlan Cox2010-08-10
* | isicom: kill off the BKLAlan Cox2010-08-10
* | riscom8: kill use of lock_kernelAlan Cox2010-08-10
* | istallion: use bit ops for the board flagsAlan Cox2010-08-10
* | stallion: prune lock_kernel callsAlan Cox2010-08-10
* | vt/console: try harder to print output when panicingJesse Barnes2010-08-10
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | vt: clean up the code - use kernel libraryAndy Shevchenko2010-08-10
* | n_gsm.c: removed duplicated #includesAndrea Gelmini2010-08-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-10
|\ \
| * | ppp: make channel_ops conststephen hemminger2010-08-05
* | | drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong2010-08-09
* | | drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong2010-08-09
* | | char: add WARN_ON() in misc_deregister()Akinobu Mita2010-08-09
* | | ipmi: fix ACPI detection with regspacingYinghai Lu2010-08-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-08
|\ \ \
| * \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-06
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into for-linusChris Metcalf2010-07-06
| |\ \ \