summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | iio:accel:bmc150-accel: fix counting directionHartmut Knaack2015-06-211-1/+1
| | * | | | iio:light:cm3323: clear bitmask before setHartmut Knaack2015-06-211-1/+1
| | * | | | iio: adc: at91_adc: allow to use full range of startup timeJan Leupold2015-06-211-4/+4
| | * | | | iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-06-211-2/+2
| | * | | | iio: proximity: sx9500: Fix proximity valueDaniel Baluta2015-06-131-1/+1
| | * | | | iio: inv-mpu: Specify the expected format/precision for write channelsAdriana Reus2015-06-131-0/+18
| | * | | | iio: twl4030-madc: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-071-1/+2
| | * | | | iio: adc: rockchip_saradc: add missing MODULE_* dataHeiko Stuebner2015-06-071-0/+4
| | * | | | hid-sensor: Fix suspend/resume delaySrinivas Pandruvada2015-06-021-1/+10
| * | | | | staging:lustre: remove irq.h from socklnd.hJames Simmons2015-07-061-1/+0
| * | | | | staging: make board support depend on OF_IRQ and CLKDEV_LOOKUPPaul Gortmaker2015-07-061-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-07-1717-228/+254
|\ \ \ \ \
| * \ \ \ \ Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-104-115/+141
| |\ \ \ \ \
| | * | | | | USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn2015-07-091-0/+1
| | * | | | | USB: cp210x: add ID for Aruba Networks controllersPeter Sanford2015-07-061-0/+1
| | * | | | | USB: mos7720: rename registersSudip Mukherjee2015-07-061-115/+138
| | * | | | | USB: option: add 2020:4000 IDClaudio Cappelli2015-07-061-0/+1
| | |/ / / /
| * | | | | usb: gadget: f_midi: fix error recovery pathAndrzej Pietrasiewicz2015-07-061-3/+1
| * | | | | usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren2015-07-061-0/+3
| * | | | | usb: gadget: udc: fix free_irq() after request_irq() failedTakeshi Yoshimura2015-07-061-2/+1
| * | | | | usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I2015-07-061-4/+7
| * | | | | usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva2015-07-061-2/+4
| * | | | | usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz2015-07-061-3/+13
| * | | | | usb: dwc3: core: avoid NULL pointer dereferenceFelipe Balbi2015-07-061-2/+4
| * | | | | usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab2015-07-062-43/+21
| * | | | | usb: dwc2: host: allocate qtd before atomic enqueueMian Yousaf Kaukab2015-07-061-10/+16
| * | | | | usb: dwc2: host: allocate qh before atomic enqueueMian Yousaf Kaukab2015-07-063-42/+43
| * | | | | usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi2015-07-061-3/+1
| |/ / / /
* | | | | Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-07-176-6/+23
|\ \ \ \ \
| * | | | | gpio: pca953x: fix nested irqs reschedulingGrygorii Strashko2015-07-161-0/+4
| * | | | | gpio: omap: prevent module from being unloaded while in useGrygorii Strashko2015-07-161-0/+1
| * | | | | gpio: max732x: Add missing dev reference to gpiochipMarek Vasut2015-07-161-0/+1
| * | | | | gpio/xilinx: Use correct address when setting initial values.Raphaël Teysseyre2015-07-161-2/+2
| * | | | | gpio: zynq: Fix problem with unbalanced pm_runtime_enableMichal Simek2015-07-161-0/+1
| * | | | | gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_typeGrygorii Strashko2015-07-161-1/+3
| * | | | | gpio: brcmstb: fix null ptr dereference in driver removeGregory Fong2015-07-161-3/+11
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-07-1737-198/+391
|\ \ \ \ \
| * | | | | drm/ttm: improve uncached page deallocation.Jérôme Glisse2015-07-171-6/+6
| * | | | | drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse2015-07-171-1/+0
| * | | | | Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie2015-07-173-15/+38
| |\ \ \ \ \
| | * | | | | drm/rockchip: vop: remove hardware cursor windowyao mark2015-07-131-11/+0
| | * | | | | drm/rockchip: vop: switch cursor plane to window 3yao mark2015-07-131-3/+4
| | * | | | | drm/rockchip: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-131-1/+0
| | * | | | | drm/rockchip: use drm_gem_mmap helpersDaniel Kurtz2015-07-131-33/+34
| | * | | | | drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper presentHeiko Stübner2015-07-131-1/+2
| | * | | | | drm/rockchip: Add BGR formats to VOPTomasz Figa2015-07-131-0/+33
| * | | | | | Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-07-173-7/+19
| |\ \ \ \ \ \
| | * | | | | | drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel2015-07-101-1/+1
| | * | | | | | GPU: ipu: fix lockup caused by pending chained interruptsRussell King2015-07-101-0/+3
| | * | | | | | drm/imx: parallel-display: fix drm_panel supportPhilipp Zabel2015-07-101-6/+15
| | | |/ / / / | | |/| | | |