summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-15drivers/ata: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
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 Gonsalvez2-11/+27
2013-03-15ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez1-0/+12
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. Srinivasan3-1/+298
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-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 tha...Chen 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-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds10-0/+10
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
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 Kurtz1-2/+62
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-3/+2
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-08Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+14
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-34/+97
2013-03-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-99/+272
2013-03-07Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-205/+193
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle1-1/+0
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire1-0/+1
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey1-0/+27
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey1-1/+0
2013-03-07Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin1-34/+96
2013-03-07Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-12/+16
2013-03-07Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2013-03-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+23
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák2-2/+3
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher4-0/+24
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher1-0/+12
2013-03-07HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires1-8/+14