summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: Fix virt_to_page() warningRalf Baechle2013-05-221-1/+1
* Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-2210-96/+134
|\
| * mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri2013-05-211-3/+2
| * mfd: db8500-prcmu: Update stored DSI PLL divider valueUlf Hansson2013-05-171-0/+2
| * mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri2013-05-172-3/+5
| * mfd: ab8500-core: Pass GPADC compatible string to MFD coreLee Jones2013-05-171-0/+3
| * mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermalLee Jones2013-05-171-0/+1
| * mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrlLee Jones2013-05-171-3/+3
| * mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij2013-05-172-4/+27
| * mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warningLee Jones2013-05-171-2/+5
| * mfd: ab8500-sysctrl: Set sysctrl_dev during probeFabio Baltieri2013-05-171-0/+2
| * mfd: ab8500-sysctrl: Fix sparse warningFabio Baltieri2013-05-171-1/+1
| * mfd: abx500-core: Fix sparse warningFabio Baltieri2013-05-171-1/+1
| * mfd: ab8500: Debugfs code depends on gpadcArnd Bergmann2013-05-171-1/+1
| * mfd: si476x: Use get_unaligned_be16() for unaligned be16 loadsGeert Uytterhoeven2013-05-161-13/+15
| * mfd: cros_ec_spi: Use %z to format pointer differencesGeert Uytterhoeven2013-05-161-3/+3
| * mfd: si476x: Do not use binary constantsGeert Uytterhoeven2013-05-161-61/+61
| * mfd: tps65912: Select MFD_COREDavid Rientjes2013-05-161-0/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-228-56/+60
|\ \
| * | virtio_console: fix uapi headerMichael S. Tsirkin2013-05-201-1/+1
| * | Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-207-55/+59
* | | Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-211-4/+5
|\ \ \
| * | | leds: leds-gpio: reserve gpio before using itTimo Teräs2013-05-211-4/+5
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-216-8/+26
|\ \ \ \
| * | | | i2c: suppress lockdep warning on delete_deviceAlexander Sverdlin2013-05-171-1/+2
| * | | | i2c: mv64xxx: work around signals causing I2C transactions to be abortedRussell King2013-05-171-4/+4
| * | | | i2c: i801: Document feature bits in modinfoJean Delvare2013-05-171-1/+5
| * | | | i2c: designware: add Intel BayTrail ACPI IDMika Westerberg2013-05-171-0/+1
| * | | | i2c: designware: always clear interrupts before enabling themMika Westerberg2013-05-171-1/+2
| * | | | i2c: designware: fix RX FIFO overrunJosef Ahmad2013-05-172-1/+12
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-2113-31/+67
|\ \ \ \
| * | | | s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-171-2/+2
| * | | | s390/xpram: mark xpram as non-rotationalChristian Borntraeger2013-05-171-0/+1
| * | | | s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-171-1/+1
| * | | | s390/cio: add channel ID sysfs attributePeter Oberparleiter2013-05-152-1/+39
| * | | | s390/ftrace: fix mcount adjustmentHeiko Carstens2013-05-154-12/+13
| * | | | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-151-2/+1
| * | | | s390: disable pfmf for clear page instructionChristian Borntraeger2013-05-071-12/+8
| * | | | s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens2013-05-071-0/+2
| * | | | s390: remove non existent reference to GENERIC_KERNEL_THREADAlexander Shiyan2013-05-071-1/+0
* | | | | ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd2013-05-211-1/+1
* | | | | Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds2013-05-219-92/+362
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linu...Dave Airlie2013-05-219-92/+362
| |\ \ \ \ \
| | * | | | | drm/radeon: add Hainan pci idsAlex Deucher2013-05-201-0/+6
| | * | | | | drm/radeon: add golden register settings for Hainan (v2)Alex Deucher2013-05-201-0/+122
| | * | | | | drm/radeon: sun/hainan chips do not have UVD (v2)Alex Deucher2013-05-201-28/+39
| | * | | | | drm/radeon: track which asics have UVDAlex Deucher2013-05-202-0/+18
| | * | | | | drm/radeon: radeon-asic updates for HainanAlex Deucher2013-05-201-1/+4
| | * | | | | drm/radeon: fill in ucode loading support for HainanAlex Deucher2013-05-201-0/+58
| | * | | | | drm/radeon: don't touch DCE or VGA regs on Hainan (v3)Alex Deucher2013-05-203-62/+92
OpenPOWER on IntegriCloud