summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-232-20/+20
* pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() usersDominik Brodowski2008-08-231-10/+0Star
* pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-232-0/+2
* pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-232-0/+2
* pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-232-4/+0Star
* pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2008-08-232-95/+54Star
* ipwireless: fix compile failureJames Bottomley2008-07-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-281-3/+3
|\
| * stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-281-3/+3
* | ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba2008-07-283-1/+8
* | ipwireless: Put packets to pool startDavid Sterba2008-07-281-2/+2
* | ipwireless: Increase PPP outgoing queue sizeDavid Sterba2008-07-282-3/+5
* | ipwireless: Explicitly request io and mem regionsDavid Sterba2008-07-282-34/+50
* | ipwireless: Constify buffer variablesDavid Sterba2008-07-283-14/+16
* | ipwireless: Do not return value from sending funcsDavid Sterba2008-07-281-12/+3Star
* | ipwireless: Remove endian-dependent bitfieldsDavid Sterba2008-07-281-13/+38
* | ipwireless: Glue splitted printk strings backDavid Sterba2008-07-282-18/+12Star
* | ipwireless: Remove pt_regs from interrupt handlerDavid Sterba2008-07-282-2/+2
* | ipwireless: Rename spinlock variables to lockDavid Sterba2008-07-282-71/+71
* | ipwireless: Remove unused definesDavid Sterba2008-07-282-11/+7Star
* | ipwireless: Misc cleanupsDavid Sterba2008-07-281-32/+18Star
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-281-3/+3
|\ \ | |/ |/|
| * Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-07-275-39/+103
| |\
| * | [ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26Russell King2008-07-261-3/+3
* | | m68k: gs: use tty_port fixesGeert Uytterhoeven2008-07-272-55/+56
| |/ |/|
* | dsp56k: Fix BKL pushdownGeert Uytterhoeven2008-07-261-2/+2
* | drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-261-2/+3
* | tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow2008-07-261-2/+2
* | tpm: increase size of internal TPM response buffersMarcin Obara2008-07-261-31/+93
* | tpm_bios.c: make 2 structs staticAdrian Bunk2008-07-261-2/+2
* | tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan2008-07-261-0/+1
|/
* Merge git://git.infradead.org/embedded-2.6Linus Torvalds2008-07-253-3/+11
|\
| * Make console charset translation optionalDavid Woodhouse2008-06-043-3/+11
* | unexport proc_clear_ttyAdrian Bunk2008-07-251-1/+0Star
* | Char: mxser, various cleanupsJiri Slaby2008-07-251-20/+4Star
* | Char: mxser, remove predefined isa supportJiri Slaby2008-07-251-40/+27Star
* | Char: mxser, prints cleanupJiri Slaby2008-07-251-43/+37Star
* | Char: mxser, globals cleanupJiri Slaby2008-07-251-75/+55Star
* | Char: mxser, ioctl cleanupJiri Slaby2008-07-251-23/+19Star
* | nwflash: use simple_read_from_buffer()Akinobu Mita2008-07-251-23/+8Star
* | dsp56k: BKL pushdownAlan Cox2008-07-251-6/+14
* | ds1302: push down the BKL into the driver ioctl codeAlan Cox2008-07-251-6/+11
* | ppdev: wrap ioctl handler in driver and push lock downAlan Cox2008-07-251-5/+13
* | sx: push BKL down into the firmware ioctl handlerAlan Cox2008-07-251-30/+43
* | rio: push down the BKL into the firmware ioctl handlerAlan Cox2008-07-251-3/+5
* | mwave: ioctl BKL pushdownAlan Cox2008-07-251-11/+28
* | ip2: push BKL down for the firmware interfaceAlan Cox2008-07-251-5/+8
* | efirtc: push down the BKLAlan Cox2008-07-251-16/+19
* | #if 0 hpet_unregister()Adrian Bunk2008-07-251-0/+2
* | proper extern for mwave_s_mddAdrian Bunk2008-07-252-2/+2