summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-08dm: refactor dm_suspend completion waitMilan Broz1-16/+27
2008-02-08dm: split dm_suspend io_lock hold into twoMilan Broz1-1/+2
2008-02-08dm: tidy dm_suspendMilan Broz1-10/+11
2008-02-08dm: refactor deferred bio_list processingMilan Broz1-38/+29
2008-02-08dm: tidy alloc_dev labelsMilan Broz1-13/+13
2008-02-08dm ioctl: use uninitialized_varAndrew Morton1-1/+1
2008-02-08dm: table use uninitialized_varAndrew Morton1-1/+1
2008-02-08dm snapshot: use uninitialized_varAndrew Morton1-1/+1
2008-02-08dm: convert suspend_lock semaphore to mutexDaniel Walker1-8/+8
2008-02-08dm snapshot: use rounddown_pow_of_twoRobert P. J. Day1-12/+1
2008-02-08dm: table remove unused totalJun'ichi Nomura1-1/+1
2008-02-08dm: table use list_for_eachPaul Jimenez1-9/+7
2008-02-08dm ioctl: move compat codeMilan Broz1-2/+13
2008-02-08dm ioctl: remove lock_kernelAlasdair G Kergon1-6/+9
2008-02-08dm: mark function lists staticAlasdair G Kergon1-2/+2
2008-02-08dm: add missing memory barrier to dm_suspendMilan Broz1-0/+1
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds41-466/+1940
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+2
2008-02-07i915: Fix GR register array size off-by-one bugJesse Barnes1-1/+1
2008-02-07Driver core: Revert "Fix Firmware class name collision"Michael E Brown1-1/+2
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds51-2013/+4605
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds60-2367/+8204
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds4-4/+228
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds18-262/+482
2008-02-07Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds61-770/+2291
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-40/+38
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds19-160/+2430
2008-02-07Char: mxser, add support for CP-114ULJiri Slaby1-10/+19
2008-02-07Char: mxser, remove itJiri Slaby6-5485/+1891
2008-02-07Char: mxser, ioctl cleanupJiri Slaby2-45/+31
2008-02-07Char: mxser, simplify mxser_get_serial_infoJiri Slaby1-15/+12
2008-02-07Char: mxser, reorder mxser_cardinfo fieldsJiri Slaby1-30/+30
2008-02-07Char: mxser, 0 to NULL in pointerJiri Slaby1-1/+1
2008-02-07Char: mxser, remove special baudrate processingJiri Slaby2-101/+23
2008-02-07mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox2-15/+28
2008-02-07Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby2-50/+4
2008-02-07Char: serial167, remove bottomhalfJiri Slaby1-68/+8
2008-02-07Char: stallion, remove bottomhalfJiri Slaby1-44/+24
2008-02-07Char: specialix, remove bottomhalvesJiri Slaby2-71/+4
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby1-22/+1
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby1-53/+5
2008-02-07Char: riscom8, change rc_init_drivers prototypeJiri Slaby1-1/+1
2008-02-07Char: stallion, fix compiler warningsJiri Slaby1-4/+6
2008-02-07Char: mxser_new, ioaddresses are ulongJiri Slaby1-1/+1
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby8-22/+0
2008-02-07Char: rocket, remove useless macrosJiri Slaby2-27/+2
2008-02-07Char: rocket, printk cleanupJiri Slaby2-44/+51
2008-02-07Char: rocket, switch long delay to sleepJiri Slaby1-4/+4
2008-02-07i8k: Inspiron E1705 fixFrank Sorenson1-0/+7
2008-02-07I8K: allow i8k driver to be built on x86_64 systemsBradley Smith1-1/+28