summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25MAINTAINERS: add ssbiDavid Brown
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-18FIX: 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-15sound/pcmcia: 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-15pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplateH 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-15tools: hv: daemon should check type of received Netlink msgTomas Hozza
2013-03-15tools: hv: daemon setsockopt should use options macrosTomas Hozza
2013-03-15tools: hv: daemon should subscribe only to CN_KVP_IDX groupTomas Hozza