summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-05-18drivers/spi: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/pwm: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/mfd: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/memory: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/cpufreq: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17staging: dwc2: Fix dma-enabled platform devices using a default dma_maskMatthijs Kooijman
2013-05-17i2c: suppress lockdep warning on delete_deviceAlexander Sverdlin
2013-05-17i2c: mv64xxx: work around signals causing I2C transactions to be abortedRussell King
2013-05-17i2c: i801: Document feature bits in modinfoJean Delvare
2013-05-17i2c: designware: add Intel BayTrail ACPI IDMika Westerberg
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu
2013-05-17USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]
2013-05-17s390/xpram: mark xpram as non-rotationalChristian Borntraeger
2013-05-17i2c: designware: always clear interrupts before enabling themMika Westerberg
2013-05-17i2c: designware: fix RX FIFO overrunJosef Ahmad
2013-05-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-17drm/radeon: restore nomodeset operation (v2)Dave Airlie
2013-05-17qxl: fix bug with object eviction and update areaDave Airlie
2013-05-17drm/qxl: drop active_user_framebuffer as its unneededDave Airlie
2013-05-17qxl: drop unused variable.Dave Airlie
2013-05-17drm/qxl: fix ioport interactions for kernel submitted commands.Dave Airlie
2013-05-16Char: lp, protect LPGETSTATUS with port_mutexsalina@us.ibm.com
2013-05-16dummy-irq: require the user to specify an IRQ numberJonathan Corbet
2013-05-16USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams
2013-05-16usb: ohci: fix goto wrong tag in err caseLibo Chen
2013-05-16usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen
2013-05-16usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen
2013-05-16USB: serial: clean up chars_in_bufferJohan Hovold
2013-05-16USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold
2013-05-16USB: io_ti: fix chars_in_buffer overheadJohan Hovold
2013-05-16USB: ftdi_sio: fix chars_in_buffer overheadJohan Hovold
2013-05-16USB: ftdi_sio: clean up get_modem_statusJohan Hovold
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-05-16USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph
2013-05-16usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen
2013-05-16USB: EHCI: remove bogus #errorArnd Bergmann
2013-05-16USB: reset resume quirk needed by a hubOliver Neukum
2013-05-16USB: usb-stor: realtek_cr: Fix compile errorWei WANG