summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin2015-02-271-1/+2
| * | | | vhost: cleanup iterator update logicMichael S. Tsirkin2015-02-271-10/+12
| * | | | rocker: silence shift wrapping warningDan Carpenter2015-02-271-2/+2
| * | | | rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter2015-02-271-0/+2
| * | | | cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2015-02-272-11/+45
| * | | | enic: do notify_check before returning creditsSujith Sankar2015-02-271-2/+2
| |/ / /
| * | | amd-xgbe-phy: PHY KX/KR mode differencesTom Lendacky2015-02-251-2/+80
| * | | r8169: Fix trivial typo in rtl_check_firmwareYannick Guerrini2015-02-241-1/+1
| * | | xen-netback: release pending index before pushing Tx responsesDavid Vrabel2015-02-241-8/+21
| * | | altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-231-23/+22
| * | | altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-231-1/+1
| * | | team: fix possible null pointer dereference in team_handle_frameJiri Pirko2015-02-231-3/+1
| * | | Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann2015-02-231-0/+1
| |/ /
| * | r8169: Revert BQL and xmit_more support.David S. Miller2015-02-221-23/+7
| * | wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-221-6/+6
| * | hso: replace current->state by __set_current_state()Fabian Frederick2015-02-221-1/+1
| * | mISDN: replace current->state by set_current_state()Fabian Frederick2015-02-221-1/+1
| * | net: dsa: bcm_sf2: fix 64-bits register readsFlorian Fainelli2015-02-201-1/+1
| * | cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt2015-02-202-30/+33
| * | ipvlan: Fix text that talks about ip util supportMahesh Bandewar2015-02-201-1/+1
| * | net/appletalk: LTPC needs virt_to_busArnd Bergmann2015-02-201-1/+1
| * | net: smc91x: improve neponset hackArnd Bergmann2015-02-201-1/+1
| * | ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas2015-02-201-1/+1
| * | net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-02-201-3/+20
| * | usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-02-201-0/+5
| * | ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-191-105/+141
* | | drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter2015-03-031-0/+1
* | | Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-03-022-8/+15
|\ \ \
| * | | gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-02-231-4/+10
| * | | gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg2015-02-231-4/+5
* | | | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-026-51/+28
|\ \ \ \
| * | | | thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada2015-02-281-6/+4
| * | | | thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin2015-02-281-0/+1
| * | | | thermal: exynos: Clean-up code to use oneline entry for exynos compatible tableChanwoo Choi2015-02-241-28/+10
| * | | | thermal: rcar: Make error and remove paths symmetrical with initGeert Uytterhoeven2015-02-241-2/+2
| * | | | thermal: rcar: Fix race condition between init and interruptGeert Uytterhoeven2015-02-241-13/+9
| * | | | ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Markus Elfring2015-02-241-1/+1
| * | | | thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko2015-02-241-1/+1
| |/ / /
* | | | Merge tag 'md/4.0-fixes' of git://neil.brown.name/mdLinus Torvalds2015-03-023-12/+20
|\ \ \ \
| * | | | md: mark some attributes as pre-allocNeilBrown2015-02-251-6/+8
| * | | | raid5: check faulty flag for array status during recovery.Eric Mei2015-02-251-4/+9
| * | | | md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek2015-02-251-2/+3
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-03-013-16/+11
|\ \ \ \
| * \ \ \ Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...Ingo Molnar2015-02-253-16/+11
| |\ \ \ \
| | * | | | clocksource: pxa: Fix section mismatchRobert Jarzmik2015-02-251-1/+1
| | * | | | clocksource: mtk: Fix race conditions in probe codeMatthias Brugger2015-02-251-4/+5
| | * | | | clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano2015-02-251-11/+5
| | |/ / /
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-2830-96/+233
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at9...Dave Airlie2015-02-273-4/+3
| |\ \ \ \ \
| | * | | | | drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre2015-02-261-1/+1