summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-17iio:adc:ad7887 Fix channel reported endianness from cpu to big endianiio-fixes-for-3.13cJonathan Cameron
2013-12-17iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron
2013-12-17staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...Jonathan Cameron
2013-12-15iio: cm36651: Changed return value of read functionBeomho Seo
2013-12-03Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-12-03Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_r...Ivaylo Dimitrov
2013-12-02Fix build failure for gp2ap020a00f.ciio-fixes-for-3.13bRussell King - ARM Linux
2013-12-02iio: hid-sensors: Fix power and report stateSrinivas Pandruvada
2013-12-02HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada
2013-11-29Linux 3.13-rc2v3.13-rc2Linus Torvalds
2013-11-29Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-29Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach
2013-11-28arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-11-28Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-11-28Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-28kernel/extable: fix address-checks for core_kernel and init areasHelge Deller
2013-11-28ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai
2013-11-28ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai
2013-11-28ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel
2013-11-28ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier
2013-11-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-27Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-27Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-27Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-27Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-27doc: fix generation of device-driversNicolas Dichtel
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin
2013-11-27lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann
2013-11-27remove obsolete references to powertweakDave Jones
2013-11-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-28md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown
2013-11-28md: test mddev->flags more safely in md_check_recovery.NeilBrown
2013-11-28md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown
2013-11-27cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo