summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of-arasan: add quirks for broken clock baseSuneel Garapati2015-08-171-0/+3
* mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKENSuneel Garapati2015-08-172-0/+5
* mmc: pxamci: switch over to dmaengine useDaniel Mack2015-08-171-86/+114
* mmc: core: Optimize case for exactly one erase-group budgetDavid Jander2015-08-171-4/+34
* Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-161-0/+6
|\
| * memory: omap-gpmc: Don't try to save uninitialized GPMC contextTomeu Vizoso2015-08-121-0/+6
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-154-32/+26
|\ \
| * | sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen2015-08-121-3/+3
| * | libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2015-08-121-2/+17
| * | libfc: Fix fc_exch_recv_req() error pathBart Van Assche2015-08-121-4/+4
| * | libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose2015-08-121-23/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-08-141-4/+2
|\ \ \
| * | | zram: fix pool name truncationSergey Senozhatsky2015-08-141-4/+2
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-141-1/+1
|\ \ \ \
| * | | | clk: pxa: pxa3xx: fix CKEN register accessRobert Jarzmik2015-08-071-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-08-141-0/+6
|\ \ \ \
| * | | | clockevents/drivers/sh_cmt: Only perform clocksource suspend/resume if enabledGeert Uytterhoeven2015-08-081-0/+6
* | | | | Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot2015-08-141-21/+8
* | | | | drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom2015-08-141-2/+2
* | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-08-144-13/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drm/exynos/fimc: fix runtime pm supportMarek Szyprowski2015-08-111-1/+0
| * | | | drm/exynos/mixer: always update INT_EN cacheAndrzej Hajda2015-08-111-0/+5
| * | | | drm/exynos/mixer: correct vsync configuration sequenceAndrzej Hajda2015-08-111-2/+5
| * | | | drm/exynos/mixer: fix interrupt clearingAndrzej Hajda2015-08-111-5/+4
| * | | | drm/exynos/hdmi: fix edid memory leakAndrzej Hajda2015-08-111-1/+6
| * | | | drm/exynos: gsc: fix wrong bitwise operation for swap detectionHyungwon Hwang2015-08-111-4/+2
* | | | | Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-08-137-20/+54
|\ \ \ \ \
| * | | | | dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang2015-08-122-2/+2
| * | | | | dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2015-08-124-16/+50
| * | | | | dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber2015-08-121-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-08-132-58/+74
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-07-272-58/+74
| |\ \ \ \ \ \
| | * | | | | | xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu2015-07-241-2/+2
| | * | | | | | xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu2015-07-241-2/+4
| | * | | | | | xen-blkfront: introduce blkfront_gather_backend_features()Bob Liu2015-07-241-54/+68
* | | | | | | | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-134-54/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall2015-08-111-1/+3
| * | | | | | | | Revert "xen/events/fifo: Handle linked events when closing a port"David Vrabel2015-08-113-53/+9
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-1333-573/+448
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cosa: missing error code on failure in probe()Dan Carpenter2015-08-121-1/+2
| * | | | | | | | | gianfar: remove faulty filer optimizerJakub Kicinski2015-08-121-337/+0
| * | | | | | | | | gianfar: correct list membership accountingJakub Kicinski2015-08-121-1/+2
| * | | | | | | | | gianfar: correct filer table writingJakub Kicinski2015-08-121-3/+2
| * | | | | | | | | bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra2015-08-121-0/+1
| * | | | | | | | | net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe2015-08-111-1/+1
| * | | | | | | | | net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe2015-08-111-1/+2
| * | | | | | | | | mkiss: Fix error handling in mkiss_open()Fabio Estevam2015-08-101-3/+4
| * | | | | | | | | bnx2x: Free NVRAM lock at end of each pageYuval Mintz2015-08-101-0/+16
| * | | | | | | | | bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz2015-08-101-1/+1
| * | | | | | | | | cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter2015-08-101-1/+2