summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | i2c: I2C bus multiplexer driver pca954xMichael Lawnick2010-08-111-0/+47
| | * | | | | | | | i2c: Multiplexed I2C bus core supportMichael Lawnick2010-08-112-0/+54
| | * | | | | | | | i2c: Use a separate mutex for userspace client listsJean Delvare2010-08-111-0/+1
| | * | | | | | | | i2c: Move adapter locking helpers to i2c-coreJean Delvare2010-08-111-17/+3
| | * | | | | | | | V4L/DVB: Use custom I2C probing function mechanismJean Delvare2010-08-111-0/+3
| | * | | | | | | | i2c: Add support for custom probe functionJean Delvare2010-08-111-2/+5
| | |/ / / / / / /
| * | | | | | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-67/+221
| |\ \ \ \ \ \ \ \
| | * | | | | | | | param: don't deref arg in __same_type() checksRusty Russell2010-08-111-5/+5
| | * | | | | | | | param: add kerneldoc to moduleparam.hRusty Russell2010-08-111-26/+95
| | * | | | | | | | param: locking for kernel parametersRusty Russell2010-08-111-0/+56
| | * | | | | | | | param: make param sections const.Rusty Russell2010-08-111-1/+1
| | * | | | | | | | param: add a free hook to kernel_param_ops.Rusty Russell2010-08-111-0/+2
| | * | | | | | | | param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-111-48/+75
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-08-124-0/+221
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer2010-08-112-0/+31
| | * | | | | | | | drivers: regulator: add Maxim 8998 driverKyungmin Park2010-08-112-0/+190
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-08-126-220/+286
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mfd: Add TPS6586x driverMike Rapoport2010-08-121-0/+47
| | * | | | | | | | mfd: Get rid of now unused mc13783 private headerUwe Kleine-König2010-08-121-220/+0
| | * | | | | | | | mfd: New mc13783 function exposing flagsUwe Kleine-König2010-08-121-0/+2
| | * | | | | | | | mfd: Add stmpe auto sleep featureSundar R Iyer2010-08-121-0/+4
| | * | | | | | | | mfd: Add additional WM8994 GPIO functionsMark Brown2010-08-121-0/+4
| | * | | | | | | | mfd: Add JZ4740 ADC driverLars-Peter Clausen2010-08-121-0/+32
| | * | | | | | | | mfd: Add STMPE I/O Expander supportRabin Vincent2010-08-121-0/+197
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-08-121-0/+36
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add s3c-adc-battery driverVasily Khoruzhick2010-07-231-0/+36
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson2010-08-121-1/+1
| * | | | | | | | Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-121-0/+7
| * | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-126-44/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | io-mapping: move asm include inside the config optionDave Airlie2010-08-121-1/+2
| | * | | | | | | | vgaarb: drop vga.h includeDave Airlie2010-08-121-1/+0
| | * | | | | | | | drm: expand gamma_setJames Simmons2010-08-101-1/+1
| | * | | | | | | | drm/edid: Add detailed block walk for CEA extensionsAdam Jackson2010-08-101-0/+6
| | * | | | | | | | drm: Remove unused fields from drm_display_infoAdam Jackson2010-08-101-34/+1
| | * | | | | | | | drm: Fix support for PCI domainsBenjamin Herrenschmidt2010-08-102-7/+17
| * | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-122-19/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-062-19/+11
| * | | | | | | | | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-124-0/+123
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.Konrad Rzeszutek Wilk2010-07-271-0/+65
| | * | | | | | | | | | vmap: add flag to allow lazy unmap to be disabled at runtimeJeremy Fitzhardinge2010-07-271-0/+2
| | * | | | | | | | | | xen: Add xen_create_contiguous_regionAlex Nixon2010-06-072-0/+48
| | * | | | | | | | | | xen: Rename the balloon lockAlex Nixon2010-06-071-0/+8
| * | | | | | | | | | | block: add secure discardAdrian Hunter2010-08-123-1/+10
| * | | | | | | | | | | mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-125-7/+64
| * | | | | | | | | | | mm: fix writeback_in_progress()Jan Kara2010-08-121-0/+1
| * | | | | | | | | | | writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang2010-08-121-2/+3
| * | | | | | | | | | | acpi: fix bogus preemption logicThomas Gleixner2010-08-121-3/+7
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-114-1/+33
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | vfs: remove unused MNT_STRICTATIMEMiklos Szeredi2010-08-111-1/+0
| | * | | | | | | | | | vfs: show unreachable paths in getcwd and procMiklos Szeredi2010-08-112-0/+6