summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-14hwmon: Provide managed hwmon registrationGuenter Roeck1-0/+63
2013-10-14hwmon: (nct6775) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-86/+36
2013-10-14hwmon: (pmbus) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-13/+7
2013-10-14hwmon: (ltc4245) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-54/+24
2013-10-14hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-27/+14
2013-10-14hwmon: (ds1621) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-33/+27
2013-10-14hwmon: Introduce hwmon_device_register_with_groupsGuenter Roeck2-16/+111
2013-10-14hwmon: (f71882fg) Remove extra return statementGuenter Roeck1-1/+0
2013-10-14hwmon: (f75375s) Don't crash the kernel unnecessarilyGuenter Roeck1-2/+2
2013-10-14hwmon: (atxp1) Set and use error code from vid_to_reg()Guenter Roeck2-3/+2
2013-10-14hwmon: (acpi_power_meter) Use return value from acpi_bus_register_driverGuenter Roeck1-1/+1
2013-10-14hwmon: (acpi_power_meter) Don't crash the kernel unnecessarilyGuenter Roeck1-3/+8
2013-10-14hwmon: (gpio_fan) Use error value returned from get_fan_speed_index()Guenter Roeck1-2/+2
2013-10-14hwmon: (adt7462) Use error value returned from find_trange_value()Guenter Roeck1-3/+2
2013-10-14hwmon: (pmbus) Don't unnecessarily crash the kernelGuenter Roeck1-1/+1
2013-10-14hwmon: (mc13783-adc) Increase size of name stringGuenter Roeck1-1/+1
2013-10-14hwmon: (nct6775) Check array index when accessing temp_offsetGuenter Roeck1-1/+2
2013-10-14hwmon: (nct6775) Use return value from find_temp_sourceGuenter Roeck1-2/+2
2013-10-14hwmon: Remove unnecessary semicolonsGuenter Roeck2-9/+9
2013-10-14Linux 3.12-rc5v3.12-rc5Linus Torvalds1-1/+1
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard1-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han1-1/+1
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter1-1/+2
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D1-0/+5
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller1-1/+14
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin1-5/+10
2013-10-13parisc: fix interruption handler to respect pagefault_disable()Helge Deller1-3/+3
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller1-1/+1
2013-10-13parisc: remove unused syscall_ipi() function.Helge Deller1-5/+0
2013-10-13parisc: kill SMP single function call interruptJiang Liu1-7/+1
2013-10-13parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven1-0/+1
2013-10-12vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds1-1/+1
2013-10-12ext4: fix memory leak in xattrDave Jones1-0/+2
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta1-1/+1
2013-10-11ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jackDavid Henningsson1-0/+2
2013-10-11ALSA: hda - Add a headset mic model for ALC269 and friendsDavid Henningsson2-0/+16
2013-10-11ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)David Henningsson1-0/+9
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar9-11/+26
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie3-38/+3
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie3-23/+11
2013-10-11dma: edma.c: remove edma_desc leakageGeyslan G. Bem1-0/+1
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov1-2/+5
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov1-2/+0
2013-10-11Btrfs: fix oops caused by the space balance and dead rootsMiao Xie3-7/+17
2013-10-11Btrfs: insert orphan roots into fs radix treeMiao Xie1-5/+3
2013-10-11Btrfs: limit delalloc pages outside of find_delalloc_rangeJosef Bacik1-8/+4
2013-10-11Btrfs: use right root when checking for hash collisionJosef Bacik1-1/+1
2013-10-11bcache: Fix a null ptr deref regressionKent Overstreet1-2/+1
2013-10-10kobject: show debug info on delayed kobject releaseFengguang Wu1-1/+1
2013-10-10watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas1-0/+6