summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-19FIX: softingcs conversion to module_pcmcia_driver macroKurt Van Dijck
2013-03-15softingcs: use module_pcmcia_driverKurt Van Dijck
2013-03-15softingcs: initialize spinlock with macroKurt Van Dijck
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15drivers/usb: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15drivers/tty: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15drivers/scsi: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15drivers/parport: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15drivers/mmc: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15drivers/bluetooth: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15drivers/ata: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15drivers: char: use module_platform_driver_probe()Fabio Porcedda
2013-03-15applicom: use correct array offsetDan Carpenter
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez
2013-03-15ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez
2013-03-15w1: ds2408: use ARRAY_SIZE instead of hard-coded numberJean-Francois Dagenais
2013-03-15w1: ds2408: make value read-back check a Kconfig optionJean-Francois Dagenais
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan
2013-03-15Drivers: hv: vmbus: Handle channel rescind message correctlyK. Y. Srinivasan
2013-03-15Drivers: hv: balloon: Implement hot-add functionalityK. Y. Srinivasan
2013-03-15Drivers: hv: balloon: Make the balloon driver not unloadableK. Y. Srinivasan
2013-03-15Drivers: hv: balloon: Execute hot-add code in a separate contextK. Y. Srinivasan
2013-03-15Drivers: hv: balloon: Execute balloon inflation in a separate contextK. Y. Srinivasan
2013-03-15Drivers: hv: balloon: Do not request completion notificationK. Y. Srinivasan
2013-03-15driver: hv: remove cast for kmalloc return valueZhang Yanfei
2013-03-15drivers: memory: use module_platform_driver_probe()Fabio Porcedda