aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sparc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin7-77/+7
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi6-11/+16
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2-15/+18
2012-03-16Input: add driver support for MAX8997-hapticDonggeun Kim4-1/+472
2012-03-13Input: tegra-kbc - revise device tree supportOlof Johansson2-11/+27
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson6-0/+131
2012-03-12Input: hp680_ts_input - ensure arguments to request_irq and free_irq are compatibleJulia Lawall1-1/+1
2012-03-06Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov1-47/+44
2012-03-05Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu1-0/+34
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov1-8/+9
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov1-1/+2
2012-03-04Input: add cyttsp touchscreen maintainer entryJavier Martinez Canillas1-0/+7
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov1-1/+1
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti2-0/+72
2012-03-04Input: add support for OnKey module for DA9052/53 PMICAshish Jangam3-0/+180
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil4-0/+516
2012-03-03Linux 3.3-rc6Linus Torvalds1-1/+1
2012-03-02vfs: export full_name_hash() function to modulesLinus Torvalds1-0/+1
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds1-18/+34
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-02vfs: uninline full_name_hash()Linus Torvalds2-12/+10
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2-6/+10
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz1-0/+27
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz1-8/+34
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2-1/+7
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel4-4/+54
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai4-8/+8
2012-03-01memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo1-3/+3
2012-03-01virtio: balloon: leak / fill balloon across S4Amit Shah1-11/+22
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen1-0/+6
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen1-1/+1
2012-02-29perf probe: Ensure offset provided is not greater than function length without DWARF info tooPrashanth Nageshappa1-0/+6
2012-02-29perf tools: Ensure comm string is properly terminatedDavid Ahern1-0/+1
2012-02-29perf probe: Ensure offset provided is not greater than function lengthPrashanth Nageshappa1-1/+11
2012-02-29perf evlist: Return first evsel for non-sample event on old kernelNamhyung Kim1-0/+4
2012-02-29drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller1-1/+1
2012-02-29ALSA: hda - Add a fake mute featureTakashi Iwai3-3/+30
2012-02-29drm/radeon: fix uninitialized variableChristian König1-0/+1
2012-02-29drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher1-8/+17
2012-02-29watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow1-1/+5
2012-02-29ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai1-1/+1
2012-02-28ecryptfs: fix printk format warning for size_tRandy Dunlap1-1/+1
2012-02-28hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz1-1/+1
2012-02-28hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Nikolaus Schulz1-5/+13
2012-02-28watchdog: update maintainers git entryWim Van Sebroeck1-1/+1
2012-02-28watchdog: Fix typo in pnx4008_wdt.cMasanari Iida1-1/+1
2012-02-28watchdog: Fix typo in KconfigMasanari Iida1-1/+1
2012-02-28watchdog: fix error in probe() of s3c2410_wdt (reset at booting)MyungJoo Ham1-26/+31
2012-02-28watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov1-2/+3