summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-17gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
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-17ath9k: fix draining aggregation tid buffersFelix Fietkau
2013-05-17ath9k: fix rate handling/reportingFelix Fietkau
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan
2013-05-17rtlwifi: rtl8192cu: Add new USB IDAlbert Pool
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel
2013-05-17rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan
2013-05-17net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven
2013-05-17bcma: add more core IDsRafał Miłecki
2013-05-17iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-05-17rbd: fix cleanup in rbd_add()Alex Elder
2013-05-17rbd: don't destroy ceph_opts in rbd_add()Alex Elder
2013-05-17NVMe: Do not cancel command multiple timesKeith Busch
2013-05-17NVMe: fix error return code in nvme_submit_bio_queue()Wei Yongjun
2013-05-17NVMe: check for integer overflow in nvme_map_user_pages()Dan Carpenter
2013-05-17NVMe: Fix a signedness bug in nvme_trans_modesel_get_mpVishal Verma
2013-05-17NVMe: Remove redundant version.h header includeSachin Kamat
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