summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-235-1/+149
|\
| * Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-171-0/+92
| * Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-171-0/+24
| * Input: add generic suspend and resume for input devicesDmitry Torokhov2009-09-171-1/+1
| * Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-172-0/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-0/+2
|\ \
| * | kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-211-0/+2
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-09-231-2/+3
|\ \ \
| * | | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy2009-09-231-2/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-231-17/+1
|\ \ \ \
| * | | | include/linux/cred.h: fix buildAndrew Morton2009-09-231-17/+1
* | | | | serial core: fix new kernel-doc warningsRandy Dunlap2009-09-231-2/+2
| |/ / / |/| | |
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-234-14/+232
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-23329-3776/+10039
| |\ \ \ \
| * | | | | power_supply: Add driver for the PMU on WM831x PMICsMark Brown2009-09-041-0/+189
| * | | | | wm97xx_battery: Use platform_dataMarek Vasut2009-09-042-14/+22
| * | | | | power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-301-0/+3
| * | | | | power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2009-07-021-0/+8
| * | | | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon2009-07-011-0/+10
* | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-234-2/+20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-20236-2404/+7837
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2009-09-191-0/+6
| * | | | | | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2009-09-191-0/+1
| * | | | | | mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-191-2/+2
| * | | | | | mtd: onenand: make onenand/generic.c more genericMagnus Damm2009-09-191-0/+8
| * | | | | | mtd: OneNAND: 4-bit ECC status macrosKyungmin Park2009-09-041-0/+3
* | | | | | | Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ai...Linus Torvalds2009-09-231-1/+10
|\ \ \ \ \ \ \
| * | | | | | | vgaarb: make client interface config invariant.Ingo Molnar2009-09-231-1/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-232-1/+2
|\ \ \ \ \ \ \
| * | | | | | | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-111-0/+2
| * | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2009-08-0857-346/+386
| |\ \ \ \ \ \ \
| * | | | | | | | intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse2009-07-151-1/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-09-236-8/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang2009-09-221-1/+2
| * | | | | | | | | regulator: fix typosWolfram Sang2009-09-222-5/+5
| * | | | | | | | | regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros2009-09-221-0/+24
| * | | | | | | | | regulator: Add regulator voltage range check APIMark Brown2009-09-221-0/+2
| * | | | | | | | | regulator: Add regulator_get_exclusive() APIMark Brown2009-09-222-0/+4
| * | | | | | | | | regulator: add initialization macro of regulator supplyroald2009-09-221-0/+7
| * | | | | | | | | regulator: add buck3 in da903x driverHaojian Zhuang2009-09-221-1/+3
| * | | | | | | | | regulator: Define full constraints function with REGULATOR disabledMark Brown2009-09-221-0/+6
| * | | | | | | | | regulator: Allow consumer supplies to be set up with dev_name()Mark Brown2009-09-221-1/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-3/+13
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-291-3/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | itimers: Fix periodic tics precisionStanislaw Gruszka2009-08-031-0/+2
| | * | | | | | | | | itimers: Merge ITIMER_VIRT and ITIMER_PROFStanislaw Gruszka2009-08-031-3/+11
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-231-14/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | firewire: core: header file cleanupStefan Richter2009-09-121-14/+0
* | | | | | | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-232-0/+299
|\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud