summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-22regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang1-1/+2
2009-09-22regulator: fix typosWolfram Sang2-5/+5
2009-09-22regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros1-0/+24
2009-09-22regulator: Add regulator voltage range check APIMark Brown1-0/+2
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown2-0/+4
2009-09-22regulator: add initialization macro of regulator supplyroald1-0/+7
2009-09-22regulator: add buck3 in da903x driverHaojian Zhuang1-1/+3
2009-09-22regulator: Define full constraints function with REGULATOR disabledMark Brown1-0/+6
2009-09-22regulator: Allow consumer supplies to be set up with dev_name()Mark Brown1-1/+6
2009-09-22kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfieldJohannes Berg1-1/+4
2009-09-22backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett1-0/+7
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds8-482/+923
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-26/+12
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-17/+0
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-299/+79
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-79/+999
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-75/+477
2009-09-21Merge branch 'u300' into develRussell King1-4/+4
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King1-0/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-2/+1
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig1-1/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar3-3/+3
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-09-21Change "useing" -> "using".Dmitri Vorobiev1-1/+1
2009-09-21trivial: fix typo in namei.h commentOri Avtalion1-1/+1
2009-09-21trivial: change address of the libcap source.GeunSik Lim1-1/+1
2009-09-21perf: Tidy up after the big renameIngo Molnar2-49/+490
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar7-178/+178
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar1-2/+2
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar52-299/+4189
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams1-0/+2
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras1-17/+0
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie1-0/+3
2009-09-21kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott1-0/+2
2009-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds5-8/+2
2009-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-7/+9
2009-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds10-85/+104
2009-09-21Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-6/+188
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton1-1/+1
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse341-3274/+11011
2009-09-20includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput1-2/+2
2009-09-20includecheck fix: include/linux, aio.hJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput1-1/+0
2009-09-20mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto1-0/+6
2009-09-20tty: handle VT specific compat ioctls in vt driverArnd Bergmann1-0/+3
2009-09-20tty: USB serial termios bitsAlan Cox1-0/+3
2009-09-20serial: kill USF_CLOSING_* definitionsAlan Cox1-3/+0