summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-17Input: tsc2005 - add MODULE_ALIASPali Rohár
2013-02-16bq2415x_charger: Add support for offline and 100mA modePali Rohár
2013-02-16generic-adc-battery: Fix forever loop in gab_remove()Dan Carpenter
2013-02-16goldfish_battery: Add missing GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-16Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren
2013-02-16Input: synaptics - initialize pointer emulation usageHenrik Rydberg
2013-02-16Input: MT - do not apply filtering on emulated eventsHenrik Rydberg
2013-02-16Input: bma150 - make some defines public and fix some commentsMichael Trimarchi
2013-02-16Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-02-15Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab
2013-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-15Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-15Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-02-15pinctrl: tegra: add clfvs function to Tegra114 supportRhyland Klein
2013-02-15pinctrl: generic: rename input schmitt disableHaojian Zhuang
2013-02-15clk: sunxi: remove stale Makefile entryArnd Bergmann
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-14Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee
2013-02-14Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee
2013-02-14Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee
2013-02-14Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee
2013-02-14Input: ALPS - fix command mode checkKevin Cernekee
2013-02-14Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee
2013-02-14Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee
2013-02-14Input: ALPS - use function pointers for different protocol handlersKevin Cernekee
2013-02-14Input: ALPS - rework detection sequenceKevin Cernekee
2013-02-14Input: ALPS - introduce helper function for repeated commandsKevin Cernekee
2013-02-14Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee
2013-02-14Input: ALPS - copy "model" info into alps_data structKevin Cernekee
2013-02-14Input: ALPS - document the alps.h data structuresKevin Cernekee
2013-02-14Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/24bit' into regmap-nextMark Brown
2013-02-14regmap: mmio: add register clock supportPhilipp Zabel
2013-02-14regulator: Fix memory garbage dev_err printout.Russ Dill
2013-02-14Merge tag 'v3.8-rc7' into regulator-coreMark Brown
2013-02-14regulator: max77686: Reuse rdev_get_id() function.Thiago Farina
2013-02-14omapdrm: fix the dependency to omapdssTomi Valkeinen
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown
2013-02-14Input: wacom - add support for DTH-2242Ping Cheng
2013-02-14Input: cyapa - add support for smbus protocolBenson Leung
2013-02-14Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz
2013-02-14Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-13xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt
2013-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds