aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-19genwqe: Make defines uppercaseGuilherme G. Piccoli5-29/+29
2017-12-19genwqe: Remove unused variable and rename functionGuilherme G. Piccoli2-16/+7
2017-12-19nvmem: rockchip-efuse: add support for rk3328-efuseFinley Xiao2-0/+67
2017-12-19nvmem: rockchip-efuse: parse 'rockchip,efuse-size'Finley Xiao2-1/+7
2017-12-19nvmem: uniphier: change access unit from 32bit to 8bitKunihiko Hayashi1-5/+5
2017-12-19nvmem: core: switch to device_property_present for reading property "read-only"Heiner Kallweit1-4/+2
2017-12-19nvmem: core: let stride and word_size default to 1Heiner Kallweit1-2/+2
2017-12-19nvmem: core: Deduplicate bus_find_device() by name matchingLukas Wunner1-6/+1
2017-12-19ANDROID: binder: make binder_alloc_new_buf_locked static and indent its argumentsXiongwei Song1-5/+6
2017-12-19mei: fix spelling mistake: "botther" -> "bother"Colin Ian King1-1/+1
2017-12-19coresight: etb10: remove duplicate includesPravin Shedge1-1/+0
2017-12-19coresight: Fix disabling of CoreSight TPIURobert Walker1-3/+10
2017-12-19coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych3-9/+3
2017-12-19coresight: Deduplicate bus_find_device() by name matchingLukas Wunner1-20/+5
2017-12-19siox: new driver framework for eckelmann SIOXUwe Kleine-König8-0/+1148
2017-12-18virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede8-0/+2253
2017-12-18virt: Add vboxguest VMMDEV communication codeHans de Goede4-0/+1331
2017-12-18virt: Add vboxguest driver for Virtual Box Guest integration UAPIHans de Goede4-0/+714
2017-12-18misc: ad525x_dpot: macros should not use a trailing semicolonDhaval Shah1-3/+3
2017-12-18misc: ad525x_dpot: please, no space before tabsDhaval Shah1-1/+1
2017-12-18misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'Dhaval Shah1-11/+11
2017-12-18misc: apds990x: Missing a blank line after declarations.Dhaval Shah1-0/+11
2017-12-18misc: ics932s401: open brace should be on the previous lineDhaval Shah1-2/+1
2017-12-18misc: ics932s401: please, no space before tabsDhaval Shah1-2/+2
2017-12-18misc: ics932s401: Missing a blank line after declarationsDhaval Shah1-0/+1
2017-12-18vme: Fix a possible sleep-in-atomic bug in vme_tsi148Jia-Ju Bai1-1/+1
2017-12-18misc: mic: remove unused label 'done'Colin Ian King1-1/+0
2017-12-18eeprom: at25: Add DT support for EEPROMs with odd address bitsGeert Uytterhoeven2-1/+6
2017-12-18misc: ad525x_dpot: Unnecessary space before function pointer argumentsDhaval Shah1-6/+6
2017-12-18android: binder: Check for errors in binder_alloc_shrinker_init().Tetsuo Handa3-5/+13
2017-12-18/dev/mem: Add bounce buffer for copy-outKees Cook2-5/+23
2017-12-18fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()Alexey Khoroshilov1-1/+7
2017-12-13mei: speed up the power down flowTomas Winkler4-5/+17
2017-12-10Linux 4.15-rc3Linus Torvalds1-1/+1
2017-12-10hpfs: don't bother with the i_version counter or f_versionJeff Layton3-4/+0
2017-12-10futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby1-2/+2
2017-12-08kmemcheck: rip it out for realMichal Hocko13-13/+0
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart1-1/+1
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng1-11/+8
2017-12-08tcp: fix off-by-one bug in RACKYuchung Cheng1-3/+3
2017-12-08tcp: always evaluate losses in RACK upon undoYuchung Cheng1-0/+1
2017-12-08tcp: correctly test congestion state in RACKYuchung Cheng1-1/+2
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens1-2/+2
2017-12-08ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2-5/+5
2017-12-08tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell1-0/+1
2017-12-08tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell1-0/+4
2017-12-08tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell1-2/+5
2017-12-08sfc: pass valid pointers from efx_enqueue_unwindBert Kenward1-1/+4
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil1-0/+5
2017-12-08of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven1-10/+11