summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-20xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich1-32/+3
2016-07-20xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich1-3/+0
2016-07-20xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-07-20xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert1-4/+7
2016-07-19qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-07-19ipr: Clear interrupt on croc/crocodile when running with LSIBrian King1-0/+1
2016-07-12sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-07-12tuntap: correctly wake up process during uninitJason Wang1-3/+3
2016-07-12serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2016-07-12tty: vt, return error when con_startup failsJiri Slaby1-2/+3
2016-07-12drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach1-0/+10
2016-07-12net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König1-2/+8
2016-07-12net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-07-12atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-07-12Input: zforce_ts - fix dual touch recognitionKnut Wohlrab1-2/+2
2016-07-12lpfc: fix misleading indentationArnd Bergmann1-2/+3
2016-07-12clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd1-1/+1
2016-07-12clk: versatile: sp810: support reentranceLinus Walleij1-1/+3
2016-07-12clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla1-1/+1
2016-07-12clk: rockchip: free memory in error cases when registering clock branchesShawn Lin1-2/+7
2016-07-12nbd: ratelimit error msgs after socket closeDan Streetman1-2/+2
2016-07-12megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann1-1/+2
2016-07-12jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-07-12jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-07-12drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich1-1/+1
2016-07-12rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski1-1/+1
2016-07-12rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven1-6/+7
2016-07-12rtc: hym8563: fix invalid year calculationAlexander Kochetkov1-1/+1
2016-07-12misc/bmp085: Enable building as a moduleBen Hutchings1-1/+1
2016-07-12fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi1-4/+3
2016-07-12paride: make 'verbose' parameter an 'int' againArnd Bergmann2-4/+4
2016-07-12regulator: s5m8767: fix get_register() error handlingArnd Bergmann1-4/+9
2016-07-12spi/rockchip: Make sure spi clk is on in rockchip_spi_set_csHuibin Hong1-1/+6
2016-07-12USB: usbip: fix potential out-of-bounds writeIgnat Korchagin1-0/+11
2016-07-12efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel1-0/+1
2016-07-12i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas1-5/+19
2016-07-12pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffsKeerthy1-3/+3
2016-07-12xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann1-1/+0
2016-07-12Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd1-3/+4
2016-07-12[media] v4l: vsp1: Set the SRU CTRL0 register when starting the streamLaurent Pinchart1-0/+1
2016-07-12pinctrl: nomadik: fix pull debug print inversionLinus Walleij1-1/+1
2016-07-12qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+1
2016-07-12ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-07-12net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-07-12qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-07-12ppp: ensure file->private_data can't be overriddenGuillaume Nault1-14/+17
2016-07-12ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-07-12farsync: fix off-by-one bug in fst_add_oneArnd Bergmann1-1/+1
2016-07-12mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-07-12qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia3-5/+14