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