summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-146-2221/+78
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-146-2221/+78
| |\
| | * dsp56k: use request_firmwareJaswinder Singh2008-07-141-51/+33
| | * ip2: use request_firmware()David Woodhouse2008-07-103-2163/+38
| | * Fix a const assignment in moxa_load_fw()David Howells2008-07-101-2/+2
| | * cyclades: treat firmware data as constDavid Woodhouse2008-07-101-5/+5
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-1438-75/+214
|\ \ \ | |/ / |/| |
| * | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1470-2698/+3563
| |\ \
| * | | ipmi: fasync BKL pushdownJonathan Corbet2008-07-021-0/+2
| * | | tty_io: fasync BKL pushdownJonathan Corbet2008-07-021-5/+9
| * | | tpm-tpm: BKL pushdownArnd Bergmann2008-07-021-0/+5
| * | | sonypi: BKL pushdownArnd Bergmann2008-07-021-0/+3
| * | | rtc: BKL pushdownArnd Bergmann2008-07-021-0/+4
| * | | nvram: BKL pushdownArnd Bergmann2008-07-021-0/+4
| * | | mwave-mwavedd: BKL pushdownArnd Bergmann2008-07-021-0/+2
| * | | lcd: BKL pushdownArnd Bergmann2008-06-201-0/+3
| * | | ipmi-watchdog: BKL pushdownArnd Bergmann2008-06-201-0/+3
| * | | ip27-rtc: BKL pushdownArnd Bergmann2008-06-201-0/+4
| * | | hw-random: BKL pushdownArnd Bergmann2008-06-201-0/+2
| * | | hpet: BKL pushdownArnd Bergmann2008-06-201-0/+4
| * | | genrtc: BKL pushdownArnd Bergmann2008-06-201-1/+6
| * | | efirtc: BKL pushdownArnd Bergmann2008-06-201-0/+2
| * | | ds1620: BKL pushdownArnd Bergmann2008-06-201-1/+8
| * | | ds1286: BKL pushdownArnd Bergmann2008-06-201-0/+4
| * | | briq_panel: BKL pushdownArnd Bergmann2008-06-201-2/+7
| * | | apm-emulation: BKL pushdownArnd Bergmann2008-06-201-0/+3
| * | | agp-frontend: BKL pushdownArnd Bergmann2008-06-201-0/+4
| * | | bkl-removal viotape fixupStephen Rothwell2008-06-201-1/+1
| * | | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-208-42/+17
| * | | dsp56k: BKL pushdownJonathan Corbet2008-06-201-5/+11
| * | | raw: BKL pushdownJonathan Corbet2008-06-201-0/+3
| * | | tlckl: BKL pushdownJonathan Corbet2008-06-201-7/+12
| * | | xilinx icap: BKL pushdownJonathan Corbet2008-06-201-1/+5
| * | | vcs: BKL pushdownJonathan Corbet2008-06-201-2/+7
| * | | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-207-0/+10
| * | | tty: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-2/+25
| * | | snsc: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+4
| * | | drm: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-2/+7
| * | | lp: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-12/+26
| * | | mbcs: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+5
| * | | viotape: cdev lock_kernel pushdown ()Jonathan Corbet2008-06-201-0/+3
| * | | misc: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+3
| * | | mem: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-2/+8
| * | | ipmi: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-2/+6
* | | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-142-64/+82
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.26' into x86/coreIngo Molnar2008-07-141-1/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'linus' into x86/coreIngo Molnar2008-07-123-3/+4
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------------. \ \ \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-0852-1356/+3126
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | | | | | | | | * | | | Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-2534-1232/+2837
| | | | | | | | | |\ \ \ \ | | | | | | |_|_|_|/ / / / | | | | | |/| | | | | | |
| | | | | | | | | * | | | Merge branch 'linus' into x86/xenIngo Molnar2008-06-1615-57/+203
| | | | | | | | | |\ \ \ \ | | | | | | | | |_|/ / / / | | | | | | | |/| | | | |
OpenPOWER on IntegriCloud