summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* SGI Altix mmtimer: allow larger number of timers per nodeDimitri Sivanich2008-04-301-156/+244
* tty: drop the BKL for driver/ldisc ioctl methodsAlan Cox2008-04-301-8/+1
* tty_ioctl: soft carrier handlingAlan Cox2008-04-301-6/+27
* tty_ioctl: locking for tty_wait_until_sentAlan Cox2008-04-301-4/+7
* tty_io: fix remaining pid struct lockingAlan Cox2008-04-301-1/+27
* Resume TTY on SUSP and fix CRNL order in N_TTY line disciplineJoe Peterson2008-04-301-8/+11
* redo locking of tty->pgrpAlan Cox2008-04-302-18/+66
* tty: BKL pushdownAlan Cox2008-04-307-50/+146
* serial_core: Prepare for BKL push downAlan Cox2008-04-301-7/+9
* 68360serial: Note that there isn't any info->mcr lockingAlan Cox2008-04-301-1/+1
* isdn_tty: Prepare for BKL push downAlan Cox2008-04-301-18/+8
* vt_ioctl: Prepare for BKL push downAlan Cox2008-04-301-184/+268
* viocons: BKL lockingAlan Cox2008-04-301-2/+5
* synclink series: Prepare for BKL pushdownAlan Cox2008-04-303-21/+55
* sx: prepare for BKL pushdownAlan Cox2008-04-301-13/+4
* stallion: Prepare for BKL push downAlan Cox2008-04-301-12/+3
* specialix: Prepare for BKL pushdownAlan Cox2008-04-301-40/+6
* serial167: prepare to push BKL down into driversAlan Cox2008-04-301-12/+3
* rocket: Prepare for BKL pushdownAlan Cox2008-04-301-9/+18
* riscom8: Prepare for BKL pushdownAlan Cox2008-04-301-14/+11
* mxser: prepare for BKL pushdownAlan Cox2008-04-301-25/+38
* isicom: istallion prepare for lock_kernel pushdownAlan Cox2008-04-301-0/+6
* isicom: prepare for lock_kernel push downAlan Cox2008-04-301-14/+8
* esp: lock_kernel push downAlan Cox2008-04-301-6/+16
* epca: lock_kernel push downAlan Cox2008-04-301-15/+2
* cyclades: Prepare for relaxed locking in callersAlan Cox2008-04-301-12/+17
* amiserial: prepare for locking relaxation in callerAlan Cox2008-04-301-2/+11
* md: support blocking writes to an array on device failureDan Williams2008-04-304-7/+115
* md: prevent duplicates in bind_rdev_to_arrayDan Williams2008-04-301-0/+5
* md: remove a stray command from a copy and paste error in resync_start_storeDan Williams2008-04-301-1/+0
* md: fix up switching md arrays between read-only and read-writeNeilBrown2008-04-301-4/+10
* md: fix 'safemode' handling for external metadata.NeilBrown2008-04-301-11/+19
* md: reinitialise more mddev fields in do_md_stop.NeilBrown2008-04-301-0/+25
* md: skip all metadata update processing when using external metadata.NeilBrown2008-04-301-0/+2
* md: fix use after free when removing rdev via sysfsDan Williams2008-04-301-1/+1
* pxafb: preliminary smart panel interface support (update)Eric Miao2008-04-302-2/+2
* pxafb: preliminary smart panel interface supportEric Miao2008-04-303-43/+281
* pxafb: move parallel LCD timing setup into dedicate functionEric Miao2008-04-302-50/+47
* pxafb: use completion for LCD disable wait codeEric Miao2008-04-302-8/+6
* pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao2008-04-301-24/+35
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-301-14/+62
* pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2008-04-302-83/+95
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-302-23/+73
* pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao2008-04-301-29/+28
* pxafb: purge unnecessary pr_debug and comments from pxafberic miao2008-04-301-71/+0
* pxafb: fix various coding style issues for pxafberic miao2008-04-301-136/+144
* pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao2008-04-301-140/+166
* atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen2008-04-301-9/+20
* Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu2008-04-304-0/+721
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-297-10/+16
|\
OpenPOWER on IntegriCloud