aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-24extcon: max8997: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: max77693: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: max14577: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: gpio: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: adc-jack: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: Add resource-managed extcon register functionSangjung Woo
2014-04-24drm/i915: Allow full PPGTT with param overrideBen Widawsky
2014-04-24drm/i915: Discard BIOS framebuffers too small to accommodate chosen modeChris Wilson
2014-04-24HID: multitouch: add support of EliteGroup 05D8 panelsTomas Sokorai
2014-04-24extcon: max14577: Properly handle regmap_irq_get_virq errorKrzysztof Kozlowski
2014-04-24extcon: max14577: Fix probe failure on successful work queueKrzysztof Kozlowski
2014-04-24Merge tag 'ib-mfd-extcon-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Chanwoo Choi
2014-04-24extcon: max8997: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski
2014-04-24extcon: max77693: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski
2014-04-24extcon: max8997: Fix NULL pointer exception on missing pdataKrzysztof Kozlowski
2014-04-24extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski
2014-04-24drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom
2014-04-24ath10k: fix firmware recovery with ap interfaceMichal Kazior
2014-04-24ath10k: prevent beacon memory leakMichal Kazior
2014-04-24ath10k: make sure to not use invalid beacon pointerMichal Kazior
2014-04-24ath10k: make sure to not leak beacon dma mappingMichal Kazior
2014-04-24ath10k: skip suspending when recoveringMichal Kazior
2014-04-24ath10k: don't wait for device init if it crashedMichal Kazior
2014-04-24ath10k: differentiate between target init failuresMichal Kazior
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni
2014-04-24PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni
2014-04-24bus: mvebu-mbus: allow several windows with the same target/attributeThomas Petazzoni
2014-04-24bus: mvebu-mbus: Avoid setting an undefined window sizeJason Gunthorpe
2014-04-24PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau
2014-04-24PNP: Work around BIOS defects in Intel MCH area reportingBjorn Helgaas
2014-04-23Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede
2014-04-23staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten
2014-04-23pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handlingHeiko Stübner
2014-04-23pinctrl: rockchip: return a complete config in pinconf_getHeiko Stübner
2014-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-23staging: iio: Fix typo in iioMasanari Iida
2014-04-23pinctrl: sirf: switch driver to use gpiolib irqchip helpersLinus Walleij
2014-04-23pinctrl: sirf: wrap all gpio banks into one gpio_chipBarry Song
2014-04-23pinctrl: sirf: rename inlined accessorLinus Walleij
2014-04-23net/phy: Remove return value for void functionShruti Kanetkar
2014-04-23net: via-rhine: add OF bus bindingAlexey Charkov
2014-04-23net: via-rhine: reduce usage of the PCI-specific structAlexey Charkov
2014-04-23net: via-rhine: switch to generic DMA functionsAlexey Charkov
2014-04-23[media] smiapp: Use %u for printing u32 valueSakari Ailus
2014-04-23vxlan: ensure to advertise the right fdb remoteNicolas Dichtel
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette
2014-04-23macvlan: Fix leak and NULL dereference on error pathHerbert Xu
2014-04-23hyperv: Simplify the send_completion variablesHaiyang Zhang
2014-04-23hyperv: Remove recv_pkt_list and lockHaiyang Zhang
2014-04-23drm: Handle ->disable_plane failures correctlyDaniel Vetter