aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-15sound/pcmcia: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2-27/+2
2013-03-15drivers/usb: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-14/+1
2013-03-15drivers/tty: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-03-15drivers/scsi: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten5-69/+5
2013-03-15drivers/parport: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-03-15drivers/mmc: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-19/+1
2013-03-15drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten5-65/+5
2013-03-15drivers/bluetooth: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten4-56/+4
2013-03-15drivers/ata: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-03-15pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplateH Hartley Sweeten1-0/+12
2013-03-15drivers: char: use module_platform_driver_probe()Fabio Porcedda2-24/+2
2013-03-15applicom: use correct array offsetDan Carpenter1-2/+2
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez3-21/+56
2013-03-15ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez2-0/+15
2013-03-15w1: ds2408: use ARRAY_SIZE instead of hard-coded numberJean-Francois Dagenais1-4/+3
2013-03-15w1: ds2408: make value read-back check a Kconfig optionJean-Francois Dagenais2-6/+22
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan6-2/+591
2013-03-15Drivers: hv: vmbus: Handle channel rescind message correctlyK. Y. Srinivasan1-0/+11
2013-03-15Drivers: hv: balloon: Implement hot-add functionalityK. Y. Srinivasan1-21/+387
2013-03-15Drivers: hv: balloon: Make the balloon driver not unloadableK. Y. Srinivasan1-7/+0
2013-03-15Drivers: hv: balloon: Execute hot-add code in a separate contextK. Y. Srinivasan1-18/+23
2013-03-15Drivers: hv: balloon: Execute balloon inflation in a separate contextK. Y. Srinivasan1-10/+24
2013-03-15Drivers: hv: balloon: Do not request completion notificationK. Y. Srinivasan1-4/+2
2013-03-15tools: hv: daemon should check type of received Netlink msgTomas Hozza1-0/+4
2013-03-15tools: hv: daemon setsockopt should use options macrosTomas Hozza1-3/+7
2013-03-15tools: hv: daemon should subscribe only to CN_KVP_IDX groupTomas Hozza1-2/+2
2013-03-15driver: hv: remove cast for kmalloc return valueZhang Yanfei1-3/+2
2013-03-15drivers: memory: use module_platform_driver_probe()Fabio Porcedda1-11/+1
2013-03-15misc: Remove max8997-muic.o Makefile line againPaul Bolle1-1/+0
2013-03-15drivers/misc: beautify code: chip->lux_calib is u16 which will never more than APDS_RANGEChen Gang1-3/+0
2013-03-15misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck1-1/+1
2013-03-15misc: ep93xx_pwm: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-15misc: atmel_pwm: use module_platform_driver_probe()Jingoo Han1-11/+1
2013-03-15misc: arm-charlcd: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-15memory: tegra30: Fix build error w/o PMHiroshi Doyu1-0/+2
2013-03-15mei: add hw start callbackTomas Winkler3-15/+62
2013-03-15mei: revamp mei_data2slotsTomas Winkler5-34/+47
2013-03-12w1: mxc_w1: Convert to devm_ioremap_resource()Fabio Estevam1-3/+3
2013-03-10Linux 3.9-rc2Linus Torvalds1-1/+1
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman1-6/+6
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2-2/+67
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov1-2/+6
2013-03-08Randy has movedRandy Dunlap3-6/+5
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins1-1/+1
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2-2/+2
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo1-13/+3