aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-151-0/+4
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-1296-778/+2617
| |\
| * \ Merge branch 'merge' into nextBenjamin Herrenschmidt2009-05-294-3/+29
| |\ \
| * | | powerpc/85xx: Add P2020DS board supportKumar Gala2009-05-191-0/+2
| * | | powerpc/85xx: Add PCI IDs for MPC8569 family processorsAnton Vorontsov2009-05-191-0/+2
* | | | regulator/max1586: support increased V3 voltage rangePhilipp Zabel2009-06-151-0/+11
* | | | LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski2009-06-151-0/+51
* | | | regulator: add userspace-consumer driverMike Rapoport2009-06-151-0/+25
* | | | Maxim 1586 regulator driverRobert Jarzmik2009-06-151-0/+52
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-142-10/+3
|\ \ \ \
| * | | | vmlinux.lds.h updateSam Ravnborg2009-06-142-9/+1
| * | | | initconst adjustmentsJan Beulich2009-06-091-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-142-0/+2
|\ \ \ \ \
| * | | | | IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-06-051-0/+1
| * | | | | mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen2009-05-271-0/+1
* | | | | | keyboard: advertise KT_DEAD2 extended diacriticalsSamuel Thibault2009-06-141-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-06-143-0/+239
|\ \ \ \ \ \
| * | | | | | MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel2009-06-131-0/+7
| * | | | | | cb710: more cleanup for the DEBUG case.Michał Mirosław2009-06-131-3/+0
| * | | | | | cb710: handle DEBUG define in MakefilePierre Ossman2009-06-131-4/+0
| * | | | | | mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-132-0/+239
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Trivial: fix typo s/balence/balance/Thadeu Lima de Souza Cascardo2009-06-121-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-0/+36
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'upstream' and 'ntrig-multitouch' into for-linusJiri Kosina2009-06-121-0/+36
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | | * | | | | HID: add new multitouch and digitizer contantsStephane Chatty2009-05-201-0/+36
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-143-0/+280
|\ \ \ \ \ \ \
| * | | | | | | [ARM] 5546/1: ARM PL022 SSP/SPI driver v3Linus Walleij2009-06-101-0/+264
| * | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-088-12/+27
| |\ \ \ \ \ \ \
| * | | | | | | | [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cTony Lindgren2009-06-041-0/+13
| * | | | | | | | [ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...Alessandro Rubini2009-06-041-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-06-131-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen2009-06-131-0/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | atmel-mci: Add support for inverted detect pinJonas Larsson2009-04-081-0/+2
* | | | | | | | | i2c-ocores: Can add I2C devices to the busRichard Röjfors2009-06-131-0/+2
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-121-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | pnp: add PNP resource range checking functionBjorn Helgaas2009-06-051-0/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-06-124-18/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | PM: Add empty suspend/resume device irq functionsHeiko Carstens2009-06-121-0/+6
| * | | | | | | | PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck2009-06-121-7/+11
| * | | | | | | | PM: Remove device_type suspend()/resume()Magnus Damm2009-06-121-3/+0
| * | | | | | | | PM: Remove bus_type suspend_late()/resume_early() V2Magnus Damm2009-06-121-2/+0
| * | | | | | | | PM core: rename suspend and resume functionsAlan Stern2009-06-121-6/+5
| * | | | | | | | PM: Rename device_power_down/up()Magnus Damm2009-06-121-2/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-06-121-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dlm: Make name input parameter of {,dlm_}new_lockspace() constGeert Uytterhoeven2009-05-071-2/+2
* | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-122-6/+18
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2009-06-122-5/+16
| * | | | | | | | | perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra2009-06-121-1/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-121-0/+12
|\ \ \ \ \ \ \ \ \