summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-29drivers: uio: Fix UIO device registration failureDamian Hobson-Garcia
2013-03-29Drivers: hv: Notify the host of permanent hot-add failuresK. Y. Srinivasan
2013-03-29Drivers: hv: balloon: Support 2M page allocations for ballooningK. Y. Srinivasan
2013-03-29Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirementsK. Y. Srinivasan
2013-03-29misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-29misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-29misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-29mei: bus: Implement bus driver data setter/getterSamuel Ortiz
2013-03-29mei: bus: Synchronous API for the data transmissionSamuel Ortiz
2013-03-29mei: bus: Call bus routines from the core codeSamuel Ortiz
2013-03-29mei: bus: Add bus related structures to mei_clSamuel Ortiz
2013-03-29mei: bus: Initial implementation for I/O routinesSamuel Ortiz
2013-03-29mei: bus: Implement driver registrationSamuel Ortiz
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz
2013-03-29mei: move mei-me to separate moduleTomas Winkler
2013-03-29mei: prefix me hardware specific functions with mei_me_Tomas Winkler
2013-03-29mei: rename function mei_hw_init to mei_startTomas Winkler
2013-03-29mei: ME structures should be initialized in mei_device_initTomas Winkler
2013-03-29mei: unregister watchdog from mei_stop functionTomas Winkler
2013-03-29mei: drop RECOVERING_FROM_RESET device stateTomas Winkler
2013-03-26Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman
2013-03-26mfd: pm8921: Disable driver until it gets fixedDavid Brown
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-26extcon: arizona: Fix interaction between headphone outputs and identificationMark Brown
2013-03-26extcon: arizona: Factor out magic applicationMark Brown
2013-03-25Drivers: hv: balloon: make local functions staticWei Yongjun
2013-03-25dummy-irq: introduce a dummy IRQ handler driverJiri Kosina
2013-03-25mei: add mei_irq_compl_handler functionTomas Winkler
2013-03-25memory: emif: Load the correct custom config values from dtLokesh Vutla
2013-03-25memory: emif: errata i743: Prohibit usage of Power-Down modeGrygorii Strashko
2013-03-25memory: emif: Fix the incorrect 'size' parameter in memcpyOleksandr Dmytryshyn
2013-03-25memory: emif: use restart if power_off not present when out of specNishanth Menon
2013-03-25memory: emif: Handle devices which are not rated for >85CNishanth Menon
2013-03-25memory: emif: handle overflow for timing for LP modeNishanth Menon
2013-03-25memory: emif: setup LP settings on freq updateAmbresh K
2013-03-25memory: emif: Fix the lpmode timeout calculationLokesh Vutla
2013-03-25drivers: char: Use PTR_RET functionAlexandru Gheorghiu
2013-03-25parport: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu
2013-03-25parport: amiga: use module_platform_driver_probe()Fabio Porcedda
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversDavid Brown
2013-03-25ssbi: Remove extraneous loggingDavid Brown
2013-03-25ssbi: Use regular init levelDavid Brown
2013-03-25ssbi: Comment the use of udelay()David Brown
2013-03-25SSBI: Convert SSBI to device treeDavid Brown
2013-03-25ssbi: Allow compilation as a moduleDavid Brown
2013-03-25ssbi: Fix exit mismatch in remove functionDavid Brown
2013-03-25fix: Use EXPORT_SYMBOL_GPLDavid Brown
2013-03-25add single-wire serial bus interface (SSBI) driverKenneth Heitke
2013-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds