summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-26cpufreq: interactive governor: default timer 10ms, maxspeed load 95%Todd Poynor
2011-12-26cpufreq: interactive: fix possible Division by zero.Axel Haslam
2011-12-26cpufreq: interactive: Fix handling of SMP where CPUs must scale in tandemTodd Poynor
2011-12-26cpufreq: interactive: cleanup checkpatch warningsAllen Martin
2011-12-26cpufreq: Add more verbose description of interactive governorAllen Martin
2011-12-26cpufreq: interactive: add sysfs control for timer rateAllen Martin
2011-12-26cpufreq: interactive: Add error checking on sysfs interfacesAllen Martin
2011-12-26cpufreq: interactive: use idle notifierAllen Martin
2011-12-26cpufreq: interactive: remove debug trace codeAllen Martin
2011-12-26cpufreq interactive: support shared CPU scalingTodd Poynor
2011-12-26cpufreq: Prevent memory leak in cpufreq_stats on hotplugColin Cross
2011-12-26cpufreq interactive governor: fix crash on CPU shutdownTodd Poynor
2011-12-26cpufreq interactive governor save/restore IRQs around cpumask spinlocksTodd Poynor
2011-12-26cpufreq: interactive: New 'interactive' governorMike Chan
2011-12-26input: gpio_input: don't print debounce message unless flag is setDima Zavin
2011-12-26input: evdev: do not block waiting for an event if fd is nonblockDima Zavin
2011-12-26input: evdev: if no events and non-block, return EAGAIN not 0Dima Zavin
2011-12-26input: evdev: only allow reading events if a full packet is presentDima Zavin
2011-12-26HID: Add null check for hidinput.Jaikumar Ganesh
2011-12-26HID: magicmouse: Add input_register callback.Jaikumar Ganesh
2011-12-26HID: Add input_register callback.Jaikumar Ganesh
2011-12-26switch: switch class and GPIO drivers.Mike Lockwood
2011-12-26input: misc: gpio; make wake irq conditional, and disable on remove pathsMike J. Chen
2011-12-26input: gpio_input: send input_sync after reporting keysJeff Brown
2011-12-26input: gpio_matrix: send input_sync after reporting keysJeff Brown
2011-12-26input: misc: gpio_matrix: Fix irq call for 2.6.39Colin Cross
2011-12-26input: keyreset: Only print message for default handlerColin Cross
2011-12-26input: evdev: Add missing wake_lock_destroyBenoit Goby
2011-12-26input: keyreset: Allow reset function to be overridenColin Cross
2011-12-26input: gpio_event: make driver be more robust against incorrectly configured ...Dima Zavin
2011-12-26Input: gpio_event: Don't call gpio_cansleep before gpio_request.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26drivers: input: misc: Fix section mismatch warningDmitry Shmidt
2011-12-26Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...Rebecca Schultz Zavin
2011-12-26Input: synaptics_i2c_rmi: Send new multi touch events=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26Input: synaptics_i2c_rmi: Add sensitivity adjust option.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26input: keychord: Add keychord driverMike Lockwood
2011-12-26input: Add keyreset driver.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26Input: gpio_input: disable_irq -> disable_irq_nosync=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26Input: gpio_event: Allow multiple input devices per gpio_event device=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26Input: gpio_input: Fix keys with keycode 0x100-0x1ff=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26Input: Generic GPIO Input device.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26input: evdev: Use unique wakelock namesMike Chan
2011-12-26Input: Use monotonic time for event time stamps.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26Input: Hold wake lock while event queue is not empty.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26usb: otg: Temporarily grab wakelock on charger and disconnect eventsTodd Poynor
2011-12-26usb: gadget: android: always update the sw_connected stateDima Zavin
2011-12-26usb: gadget: android: dump the uevents sent when changing statesDima Zavin
2011-12-26usb: gadget: android: follow proper order on disconnectDima Zavin