summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park2011-05-264-1/+7
* gpio/nomadik: add function to read GPIO pull down statusRickard Andersson2011-05-262-4/+32
* gpio/nomadik: show all pins in debugRabin Vincent2011-05-261-4/+27
* gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely2011-05-266-8/+1
* gpio: move U300 GPIO driver to drivers/gpioLinus Walleij2011-05-263-1/+2
* langwell_gpio: add runtime pm supportKristen Carlson Accardi2011-05-261-0/+65
* gpio/pca953x: Add support for pca9574 and pca9575 devicesHaojian Zhuang2011-05-261-58/+191
* gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535Ed Wildgoose2011-05-261-1/+1
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-2618-185/+202
|\
| * x86: vdso: Remove unused variableThomas Gleixner2011-05-261-1/+1
| * x86-64: Optimize vDSO time()Andy Lutomirski2011-05-241-6/+2
| * x86-64: Add time to vDSOAndy Lutomirski2011-05-242-1/+36
| * x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski2011-05-241-1/+14
| * x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-244-37/+45
| * x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski2011-05-241-18/+22
| * x86-64: Don't generate cmov in vread_tscAndy Lutomirski2011-05-241-2/+16
| * x86-64: Remove unnecessary barrier in vread_tscAndy Lutomirski2011-05-241-4/+5
| * x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-2415-145/+91
| |
| \
*-. \ Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-265-6/+4
|\ \ \
| | * | irq: Remove smp_affinity_list when unregister irq procYinghai Lu2011-05-261-0/+1
| * | | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-244-6/+3
| | |/ | |/|
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-268-174/+555
|\ \ \
| * | | gpio/via: rename VIA local config structLinus Walleij2011-05-201-24/+25
| * | | basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles2011-05-204-148/+231
| * | | gpio: remove some legacy comments in build filesLinus Walleij2011-05-202-9/+5
| * | | gpio: add trace events for setting direction and valueUwe Kleine-König2011-05-202-2/+72
| * | | gpio/pca953x: Use handle_simple_irq instead of handle_edge_irqErik Botö2011-05-201-1/+1
| * | | gpiolib: export gpiochip_findJean Delvare2011-05-201-0/+1
| * | | gpio: remove redundant Kconfig depends on GPIOLIBH Hartley Sweeten2011-05-201-5/+4
| * | | basic_mmio_gpio: convert to non-__raw* accessorsJamie Iles2011-05-201-8/+8
| * | | basic_mmio_gpio: support direction registersJamie Iles2011-05-201-2/+112
| * | | basic_mmio_gpio: support different input/output registersJamie Iles2011-05-201-5/+33
| * | | basic_mmio_gpio: detect output method at probe timeJamie Iles2011-05-201-31/+59
| * | | basic_mmio_gpio: request register regionsJamie Iles2011-05-201-3/+13
| * | | basic_mmio_gpio: allow overriding number of gpioJamie Iles2011-05-202-6/+13
| * | | basic_mmio_gpio: convert to platform_{get,set}_drvdata()Jamie Iles2011-05-201-2/+2
| * | | basic_mmio_gpio: remove runtime width/endianness evaluationJamie Iles2011-05-201-44/+92
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-2693-534/+3330
|\ \ \ \
| * | | | regulator: Fix 88pm8607.c printk format warningRandy Dunlap2011-05-261-2/+2
| * | | | input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni2011-05-264-0/+274
| * | | | input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni2011-05-264-0/+863
| * | | | mfd: Add omap-usbhs runtime PM supportKeshava Munegowda2011-05-261-122/+9
| * | | | mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons2011-05-262-1/+3
| * | | | mfd: Fix omap_usbhs_alloc_children error handlingAxel Lin2011-05-261-1/+3
| * | | | mfd: Fix omap usbhs crash when rmmoding ehci or ohciKeshava Munegowda2011-05-261-8/+19
| * | | | mfd: Add ASIC3 LED supportPaul Parsons2011-05-261-6/+68
| * | | | leds: Add ASIC3 LED supportPaul Parsons2011-05-264-3/+195
| * | | | mfd: Update twl4030-code maintainer e-mail addressPeter Ujfalusi2011-05-262-3/+3
| * | | | mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUpJohan Palsson2011-05-261-3/+3
| * | | | mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0Karl Komierowski2011-05-261-1/+33
OpenPOWER on IntegriCloud