aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdrom (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22epoll: fix compiler warning and optimize the non-blocking pathShawn Bohrer1-5/+28
2011-03-22epoll: move ready event check into proper inlineDavide Libenzi1-3/+16
2011-03-22crc32: add missed brackets in macroKonstantin Khlebnikov1-1/+1
2011-03-22checkpatch: warn about memset with swapped argumentsDave Jones1-0/+5
2011-03-22scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger1-0/+1
2011-03-22drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball1-4/+3
2011-03-22drivers/mmc/host/omap.c: use resource_size()Chris Ball1-3/+3
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger4-0/+188
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan8-150/+1039
2011-03-22MAINTAINERS: add drivers/platform/msm to MSM subsystemKenneth Heitke1-0/+1
2011-03-22MAINTAINERS: update WINBOND CIR patternJoe Perches1-1/+1
2011-03-22MAINTAINERS: uSB SE401 moved to staging, update patternJoe Perches1-3/+2
2011-03-22MAINTAINERS: update SFI patternJoe Perches1-1/+1
2011-03-22MAINTAINERS: remove SHARP LH7A40X sectionJoe Perches1-11/+0
2011-03-22MAINTAINERS: update SCX200 file patternJoe Perches1-1/+1
2011-03-22MAINTAINERS: remove unused TIMEKEEPING timekeeping.hJoe Perches1-1/+0
2011-03-22MAINTAINERS: remove IEEE1394 entryJoe Perches1-9/+0
2011-03-22MAINTAINERS: update media pathJoe Perches1-2/+1
2011-03-22MAINTAINERS: update clkdev locationJoe Perches1-1/+1
2011-03-22MAINTAINERS: remove unnecessary linux-kernel@vger.kernel.org entriesJoe Perches1-5/+0
2011-03-22MAINTAINERS: add missing : after HR Timers F tagJoe Perches1-1/+1
2011-03-22MAINTAINERS: remove ASOC CODEC DRIVERS files not in treeJoe Perches1-2/+0
2011-03-22MAINTAINERS: change web links from wiki-analog to wiki.analogJoe Perches1-10/+10
2011-03-22MAINTAINERS: update ADP5520 patternJoe Perches1-1/+1
2011-03-22MAINTAINERS: quote non-alphanumeric email addressesJoe Perches1-5/+5
2011-03-22MAINTAINERS: add topgit for T:Harry Wei1-1/+1
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches1-1/+10
2011-03-22printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines2-1/+12
2011-03-22printk: use %pK for /proc/kallsyms and /proc/modulesKees Cook3-9/+7
2011-03-22console: prevent registered consoles from dumping old kernel message over againFeng Tang1-0/+18
2011-03-22console: allow to retain boot console via boot option keep_bootconFabio M. Di Nitto2-1/+21
2011-03-22vsprintf: neaten %pK kptr_restrict, save a bit of code spaceJoe Perches1-9/+5
2011-03-22drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov1-4/+2
2011-03-22kernel/watchdog.c: always return NOTIFY_OK during cpu up/down eventsDon Zickus1-6/+16
2011-03-22kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus3-3/+24
2011-03-22calibrate: retry with wider bounds when converge seems to failPhil Carmody1-4/+18
2011-03-22calibrate: home in on correct lpj value more quicklyPhil Carmody1-23/+34
2011-03-22calibrate: extract fall-back calculation into own helperPhil Carmody1-33/+40
2011-03-22sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM codeOleg Nesterov1-98/+25
2011-03-22kernel/cpu.c: fix many errors related to style.Michael Rodriguez1-6/+5
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang3-89/+84
2011-03-22include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König1-0/+8
2011-03-22move x86 specific oops=panic to generic codeOlaf Hering4-15/+15
2011-03-22drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-22drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov1-3/+3
2011-03-22drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin1-2/+2
2011-03-22drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin1-2/+2
2011-03-22drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handledHong Liu1-7/+10
2011-03-22ST SPEAr: PCIE gadget suppportPratyush Anand5-0/+1080
2011-03-22drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta1-3/+3