summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-09usb: gadget: f_rndis: Set rndis vendor parametersBenoit Goby
2012-04-09usb: gadget: rndis: Fix re-binding f_rndisBenoit Goby
2012-04-09usb: gadget: Add variant of gether_setup to customize the device nameMike Lockwood
2012-04-09usb: gadget: u_serial: Allow calling gserial_setup after initBenoit Goby
2012-04-09usb: gadget: composite: Initialize config->interfaceBenoit Goby
2012-04-09usb: gadget: composite: Add usb_remove_configBenoit Goby
2012-04-09usb: otg: otg-wakelock: fix build for 3.3Colin Cross
2012-04-09usb: otg: Temporarily grab wakelock on charger and disconnect eventsTodd Poynor
2012-04-09HID: Add null check for hidinput.Jaikumar Ganesh
2012-04-09HID: magicmouse: Add input_register callback.Jaikumar Ganesh
2012-04-09HID: Add input_register callback.Jaikumar Ganesh
2012-04-09hid-multitouch: Filter collections by application usage.Jeff Brown
2012-04-09net: Only NET_ADMIN is allowed to fully control TUN interfaces.Chia-chi Yeh
2012-04-09USB: OTG: Take wakelock when VBUS presentTodd Poynor
2012-04-09gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin
2012-04-09net: wireless: Add CONFIG_WIFI_CONTROL_FUNC optionDmitry Shmidt
2012-04-09wireless: bcmdhd: fix build for 3.3Colin Cross
2012-04-09net: wireless: bcmdhd: Initial version based on 5.90.195.23Dmitry Shmidt
2012-04-09net: Reorder incoming packets in PPPoLAC and PPPoPNS.Chia-chi Yeh
2012-04-09cpufreq: Prevent memory leak in cpufreq_stats on hotplugColin Cross
2012-04-09cpufreq: interactive: New 'interactive' governorMike Chan
2012-04-09staging: remove Greg's TODO, now obsolete.Brian Swetland
2012-04-09misc: add akm8975 compass driverColin Cross
2012-04-09net: activity_stats: Add statistics for network transmission activityMike Chan
2012-04-09staging: android: lowmemorykiller: Fix task_struct leakSan Mehat
2012-04-09serial_core: Add wake_peer uart operationSan Mehat
2012-04-09wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chipsNick Pelly
2012-04-09net: PPPoPNS and PPPoLAC fixes.Chia-chi Yeh
2012-04-09net: add PPP on PPTP Network Server (PPPoPNS) driver.Chia-chi Yeh
2012-04-09net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.Chia-chi Yeh
2012-04-09mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is usedDmitry Shmidt
2012-04-09mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2012-04-09mmc: core: host: only use wakelock for detect workColin Cross
2012-04-09mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2012-04-09mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2012-04-09mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2012-04-09mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2012-04-09mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2012-04-09mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2012-04-09mmc: core: Add deferred bus resume policy.San Mehat
2012-04-09mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2012-04-09mmc: sd: Add retries in re-detectionSan Mehat
2012-04-09mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2012-04-09mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2012-04-09trout: Add functions for WiFiDmitry Shmidt
2012-04-09mmc: Add concept of an 'embedded' SDIO device.San Mehat
2012-04-09mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2012-04-09Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.Arve Hjønnevåg
2012-04-09input: keychord: Add keychord driverMike Lockwood
2012-04-09input: Add keyreset driver.Arve Hjønnevåg