summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* driver: hv: remove cast for kmalloc return valueZhang Yanfei2013-03-151-3/+2
* drivers: memory: use module_platform_driver_probe()Fabio Porcedda2013-03-151-11/+1
* misc: Remove max8997-muic.o Makefile line againPaul Bolle2013-03-151-1/+0
* drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...Chen Gang2013-03-151-3/+0
* misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck2013-03-151-1/+1
* misc: ep93xx_pwm: use module_platform_driver_probe()Jingoo Han2013-03-151-12/+1
* misc: atmel_pwm: use module_platform_driver_probe()Jingoo Han2013-03-151-11/+1
* misc: arm-charlcd: use module_platform_driver_probe()Jingoo Han2013-03-151-12/+1
* memory: tegra30: Fix build error w/o PMHiroshi Doyu2013-03-151-0/+2
* mei: add hw start callbackTomas Winkler2013-03-153-15/+62
* mei: revamp mei_data2slotsTomas Winkler2013-03-155-34/+47
* w1: mxc_w1: Convert to devm_ioremap_resource()Fabio Estevam2013-03-121-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-0910-0/+10
|\
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0310-0/+10
* | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-081-2/+39
* | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-081-2/+62
* | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-081-3/+2
|\ \
| * | dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings2013-03-081-3/+2
* | | Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-03-081-8/+14
|\ \ \
| * | | HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires2013-03-071-8/+14
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-081-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | random: fix locking dependency with the tasklist_lockTheodore Ts'o2013-03-041-4/+8
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-072-34/+97
|\ \ \ \
| * \ \ \ Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin2013-03-071-34/+96
| |\ \ \ \
| | * | | | efivarfs: return accurate error code in efivarfs_fill_super()Matt Fleming2013-03-061-5/+15
| | * | | | efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming2013-03-061-2/+2
| | * | | | efi: be more paranoid about available space when creating variablesMatthew Garrett2013-03-061-27/+79
| | | |_|/ | | |/| |
| * / | | iommu, x86: Add DMA remap fault reasonLi, Zhen-Hua2013-03-061-0/+1
| |/ / /
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-0725-99/+272
|\ \ \ \
| * | | | drm/tegra: drop "select DRM_HDMI"Paul Bolle2013-03-081-1/+0
| * | | | drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire2013-03-081-0/+1
| * | | | drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey2013-03-081-0/+27
| * | | | drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey2013-03-081-1/+0
| * | | | drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák2013-03-072-2/+3
| * | | | drm/radeon: skip MC reset as it's probably not hungAlex Deucher2013-03-074-0/+24
| * | | | drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher2013-03-071-0/+9
| * | | | drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher2013-03-071-0/+12
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-03-078-22/+79
| |\ \ \ \
| | * | | | drm/i915: Turn off hsync and vsync on ADPA when disabling crtPatrik Jakobsson2013-03-061-1/+1
| | * | | | drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bitsPatrik Jakobsson2013-03-061-2/+2
| | * | | | drm/i915: also disable south interrupts when handling themPaulo Zanoni2013-03-051-2/+24
| | * | | | drm/i915: enable irqs earlier when resumingDaniel Vetter2013-03-051-1/+12
| | * | | | drm/i915: Increase the RC6p threshold.Stéphane Marchesin2013-03-051-1/+1
| | * | | | DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.Egbert Eich2013-03-041-0/+26
| | * | | | drm/i915: Fix Haswell/CRW PCI IDs.Kenneth Graunke2013-03-031-6/+6
| | * | | | drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä2013-03-031-7/+4
| | * | | | drm/i915: wait_event_timeout's timeout is in jiffiesPaulo Zanoni2013-03-031-1/+2
| | * | | | drm/i915: Fix missing variable initilizationSyam Sidhardhan2013-03-031-1/+1
| * | | | | drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs2013-03-041-83/+106