summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | ACPI / sleep: pm_power_off needs more sanity checks to be installedLi, Aubrey2014-03-031-1/+6
| | | | |/ / / / /
| | | * / / / / / ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy2014-03-061-0/+64
| | | |/ / / / /
| | * | | | | | ACPI / resources: ignore invalid ACPI device resourcesZhang Rui2014-03-011-0/+10
* | | | | | | | Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-078-103/+389
|\ \ \ \ \ \ \ \
| * | | | | | | | dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber2014-03-071-21/+92
| * | | | | | | | dm thin: fix noflush suspend IO queueingJoe Thornber2014-03-051-2/+72
| * | | | | | | | dm thin: fix deadlock in __requeue_bio_listJoe Thornber2014-03-051-6/+7
| * | | | | | | | dm thin: fix out of data space handlingJoe Thornber2014-03-051-45/+102
| * | | | | | | | dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer2014-03-053-23/+101
| * | | | | | | | dm thin: synchronize the pool mode during suspendMike Snitzer2014-03-041-0/+6
| * | | | | | | | dm snapshot: fix metadata corruptionMikulas Patocka2014-03-031-0/+3
| * | | | | | | | dm: fix Kconfig indentationMike Snitzer2014-03-032-10/+10
| * | | | | | | | dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen2014-02-281-2/+2
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-0726-64/+63
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-071-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher2014-03-061-1/+1
| * | | | | | | | | | drm: fix bochs kconfig dependenciesGerd Hoffmann2014-03-071-0/+1
| * | | | | | | | | | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie2014-03-071-9/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | DRM: armada: fix use of kfifo_put()Russell King2014-03-031-9/+1
| * | | | | | | | | | drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher2014-03-061-1/+1
| * | | | | | | | | | drm/radeon/cik: fix typo in documentationAlex Deucher2014-03-061-1/+1
| * | | | | | | | | | drm/radeon: silence GCC warning on 32 bitPaul Bolle2014-03-061-1/+1
| * | | | | | | | | | drm/radeon: resume old pm lateAlex Deucher2014-03-0615-23/+16
| * | | | | | | | | | drm/radeon: TTM must be init with cpu-visible VRAM, v2Lauri Kasanen2014-03-061-0/+3
| * | | | | | | | | | drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä2014-03-031-3/+3
| * | | | | | | | | | drm/i915: fix assert_cursor on BDWPaulo Zanoni2014-03-031-4/+4
| * | | | | | | | | | drm/i915: vlv: reserve GT power context earlyImre Deak2014-03-031-2/+4
| * | | | | | | | | | drm/i915: fix pch pci device enumerationImre Deak2014-03-031-14/+9
| * | | | | | | | | | drm/i915: Resolving the memory region conflict for Stolen areaAkash Goel2014-03-031-3/+16
| * | | | | | | | | | drm/i915: use backlight legacy combination mode also for i915gm/i945gmJani Nikula2014-03-031-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mtip32xx: Reduce the number of unaligned writes to 2Asai Thambi S P2014-02-181-1/+1
* | | | | | | | | | | Merge tag 'pinctrl-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-075-9/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pinctrl: sirf: fix kernel panic in gpio_lock_as_irqBarry Song2014-03-051-2/+2
| * | | | | | | | | | | pinctrl: sh-pfc: r8a7791: SD1_CLK fixMagnus Damm2014-03-051-2/+4
| * | | | | | | | | | | pinctrl: msm: make PINCTRL_MSM bool instead of tristateJosh Cartwright2014-03-051-1/+1
| * | | | | | | | | | | pinctrl: sunxi: Fix interrupt register offset calculationHans de Goede2014-03-051-3/+3
| * | | | | | | | | | | pinctrl: sunxi: Fix masking when setting irq typeHans de Goede2014-03-051-1/+1
| * | | | | | | | | | | pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibilityChen-Yu Tsai2014-03-051-0/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-0450-298/+567
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | macvlan: Add support for 'always_on' offload featuresVlad Yasevich2014-03-031-2/+5
| * | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-034-23/+19
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-034-23/+19
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | mwifiex: do not advertise usb autosuspend supportBing Zhao2014-02-281-8/+0
| | | * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-283-15/+19
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | iwlwifi: fix TX status for aggregated packetsJohannes Berg2014-02-272-14/+18
| | | | * | | | | | | | | | | iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov2014-02-271-1/+1
| * | | | | | | | | | | | | | Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller2014-03-031-41/+131
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde2014-03-031-9/+17
| | * | | | | | | | | | | | | | can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde2014-03-031-1/+2