aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-04
|\
| * powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-03
* | vt: Deadlock workaroundAlan Cox2008-08-04
* | drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi2008-08-04
|/
* try harder to load tty ldisc driverEugeniy Meshcheryakov2008-08-01
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-30
|\
| * ipmi/powerpc: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-07-30
* | Char: mxser, ratelimit ioctl warningJiri Slaby2008-07-30
|/
* ipwireless: fix compile failureJames Bottomley2008-07-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-28
|\
| * stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-27
* | ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba2008-07-28
* | ipwireless: Put packets to pool startDavid Sterba2008-07-28
* | ipwireless: Increase PPP outgoing queue sizeDavid Sterba2008-07-28
* | ipwireless: Explicitly request io and mem regionsDavid Sterba2008-07-28
* | ipwireless: Constify buffer variablesDavid Sterba2008-07-28
* | ipwireless: Do not return value from sending funcsDavid Sterba2008-07-28
* | ipwireless: Remove endian-dependent bitfieldsDavid Sterba2008-07-28
* | ipwireless: Glue splitted printk strings backDavid Sterba2008-07-28
* | ipwireless: Remove pt_regs from interrupt handlerDavid Sterba2008-07-28
* | ipwireless: Rename spinlock variables to lockDavid Sterba2008-07-28
* | ipwireless: Remove unused definesDavid Sterba2008-07-28
* | ipwireless: Misc cleanupsDavid Sterba2008-07-28
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-27
|\ \ | |/ |/|
| * Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-07-26
| |\
| * | [ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26Russell King2008-07-26
* | | m68k: gs: use tty_port fixesGeert Uytterhoeven2008-07-26
| |/ |/|
* | dsp56k: Fix BKL pushdownGeert Uytterhoeven2008-07-26
* | drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-26
* | tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow2008-07-26
* | tpm: increase size of internal TPM response buffersMarcin Obara2008-07-26
* | tpm_bios.c: make 2 structs staticAdrian Bunk2008-07-26
* | tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan2008-07-26
|/
* Merge git://git.infradead.org/embedded-2.6Linus Torvalds2008-07-25
|\
| * Make console charset translation optionalDavid Woodhouse2008-06-04
* | unexport proc_clear_ttyAdrian Bunk2008-07-25
* | Char: mxser, various cleanupsJiri Slaby2008-07-25
* | Char: mxser, remove predefined isa supportJiri Slaby2008-07-25
* | Char: mxser, prints cleanupJiri Slaby2008-07-25
* | Char: mxser, globals cleanupJiri Slaby2008-07-25
* | Char: mxser, ioctl cleanupJiri Slaby2008-07-25
* | nwflash: use simple_read_from_buffer()Akinobu Mita2008-07-25
* | dsp56k: BKL pushdownAlan Cox2008-07-25
* | ds1302: push down the BKL into the driver ioctl codeAlan Cox2008-07-25
* | ppdev: wrap ioctl handler in driver and push lock downAlan Cox2008-07-25
* | sx: push BKL down into the firmware ioctl handlerAlan Cox2008-07-25
* | rio: push down the BKL into the firmware ioctl handlerAlan Cox2008-07-25
* | mwave: ioctl BKL pushdownAlan Cox2008-07-25
* | ip2: push BKL down for the firmware interfaceAlan Cox2008-07-25
* | efirtc: push down the BKLAlan Cox2008-07-25