summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-14Input: auo-pixcir-ts - make of_device_id array constJingoo Han
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han
2014-05-14Input: olpc_apsp - make of_device_id array constJingoo Han
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han
2014-05-14Input: imx_keypad - make of_device_id array constJingoo Han
2014-05-14Input: gpio_keys_polled - make of_device_id array constJingoo Han
2014-05-14Input: gpio_keys - make of_device_id array constJingoo Han
2014-05-14Input: clps711x-keypad - make of_device_id array constJingoo Han
2014-05-14Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan
2014-05-14Input: tsc2005 - convert driver to use devm_*Sebastian Reichel
2014-05-14Input: tsc2005 - use dev_err for error messagesSebastian Reichel
2014-05-14Input: gpio_keys - convert struct descriptions to kernel-docAndy Shevchenko
2014-05-14Input: gpio_keys - convert to use devm_*Andy Shevchenko
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam
2014-05-14Input: ads7877 - remove bitrotted commentMark Brown
2014-05-14Input: evdev - get rid of old workaround for EVIOCGBITDmitry Torokhov
2014-05-14Input: add st-keyscan driverGabriel FERNANDEZ
2014-05-14Input: ads7846 - correct log message for spi_sync() errorsMark Brown
2014-05-14Input: tc3589x-keypad - support probing from device treeLinus Walleij
2014-05-14Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare
2014-05-09Linux 3.15-rc5v3.15-rc5Linus Torvalds
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund
2014-05-08Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-05-08Merge tag 'sound-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-08tracepoint: Fix use of tracepoint funcs after rcu freeMathieu Desnoyers
2014-05-08trace: module: Maintain a valid user countRomain Izard
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching
2014-05-08x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang
2014-05-07Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-07Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-07x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin
2014-05-07x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-07Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-05-06Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-05-06agp: info leak in agpioc_info_wrap()Dan Carpenter
2014-05-06fs/affs/super.c: bugfix / double freeFabian Frederick
2014-05-06fanotify: fix -EOVERFLOW with large files on 64-bitWill Woods