summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2979-148/+225
|\
| * Update Jean Delvare's e-mail addressJean Delvare2014-01-2978-120/+118
| * hwmon: (it87) Print proper names for the IT8771E and IT8772EJean Delvare2014-01-291-0/+1
| * hwmon: (it87) Add support for the ITE IT8603ERudolf Marek2014-01-293-28/+106
* | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-01-2915-237/+642
|\ \
| * | ipc: add intel-mid's pci id macrosDavid Cohen2014-01-211-4/+9
| * | hp-wireless: new driver for hp wireless button for Windows 8Alex Hung2014-01-213-0/+144
| * | toshiba_acpi: Support RFKILL hotkey scancodeUnai Uribarri2014-01-211-0/+1
| * | hp_accel: Add a new PnP ID HPQ6007 for new HP laptopsTakashi Iwai2014-01-211-0/+1
| * | sony-laptop: remove unnecessary assigment of lenColin Ian King2014-01-211-1/+1
| * | fujitsu-laptop: fix error return codeJulia Lawall2014-01-211-8/+7
| * | dell-laptop: Only install the i8042 filter when rfkill is activeHans de Goede2014-01-211-31/+32
| * | X86 platform: New BayTrail IOSF-SB MBI driverDavid E. Box2014-01-214-0/+323
| * | drivers: platform: Include appropriate header file in mxm-wmi.cRashika Kheria2014-01-211-0/+1
| * | drivers: platform: Mark functions as static in hp_accel.cRashika Kheria2014-01-211-3/+3
| * | dell-laptop: rkill whitelist Precision modelsHans de Goede2014-01-211-5/+8
| * | ipc: simplify platform data approachDavid Cohen2014-01-211-44/+40
| * | asus-wmi: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-37/+11
| * | compal-laptop: Use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-29/+23
| * | compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTRGuenter Roeck2014-01-211-33/+33
| * | eeepc-laptop: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-42/+10
| * | compal-laptop: Use devm_kzalloc to allocate local data structureGuenter Roeck2014-01-211-7/+2
| * | dell-laptop: fix to return error code in dell_send_intensity()Wei Yongjun2014-01-211-1/+1
* | | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2934-83/+166
|\ \ \
| * | | From: Eunbong Song <eunb.song@samsung.com>Steven Miao2014-01-2912-12/+0
| * | | Add platfrom device resource for bfin-sport on bf533 stampAaron Wu2014-01-291-1/+46
| * | | fix build error for bf527-ezkit_defconfig for old siliconAaron Wu2014-01-291-0/+1
| * | | blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang2014-01-294-21/+37
| * | | blackfin: bf609: update the anomaly list to Nov 2013Sonic Zhang2014-01-291-10/+44
| * | | blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker2014-01-293-3/+0
| * | | From: Paul Walmsley <pwalmsley@nvidia.com>Steven Miao2014-01-291-1/+2
| * | | 06/18] smp, blackfin: kill SMP single function call interruptJiang Liu2014-01-291-5/+1
| * | | arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2014-01-2911-30/+35
| | |/ | |/|
* | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-295-11/+12
|\ \ \
| * | | x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2014-01-282-4/+5
| * | | x86, intel-mid: Add missing 'void' to functions without argumentsDavid Cohen2014-01-222-4/+4
| * | | x86: Don't add new __cpuinit users to Merrifield platform codePaul Gortmaker2014-01-222-2/+2
| * | | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.hPaul Gortmaker2014-01-222-4/+4
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-299-69/+69
|\ \ \ \
| * | | | uapi: Use __kernel_long_t in struct mq_attrH.J. Lu2014-01-201-5/+5
| * | | | uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_infoH.J. Lu2014-01-202-17/+17
| * | | | x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_dsH.J. Lu2014-01-201-5/+5
| * | | | uapi: Use __kernel_ulong_t in struct msqid64_dsH.J. Lu2014-01-201-5/+5
| * | | | uapi: Use __kernel_long_t in struct msgbufH.J. Lu2014-01-201-2/+2
| * | | | uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_permH.J. Lu2014-01-201-2/+2
| * | | | uapi: Use __kernel_long_t/__kernel_ulong_t in <linux/resource.h>H.J. Lu2014-01-201-16/+16
| * | | | uapi: Use __kernel_long_t in struct timexH.J. Lu2014-01-201-17/+17
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-2914-3/+519
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cubox-i-init' into for-linusRussell King2014-01-288-0/+471
| |\ \ \ \ \
| | * | | | | ARM: imx: initial SolidRun Cubox-i supportRussell King2014-01-274-0/+173
OpenPOWER on IntegriCloud