summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-06staging: mt7621-pinctrl: replace core_initcall_sync with builtin_platform_driverSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: remove 'rt2880_pinctrl_pin_dbg_show' callbackSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: use ternary operator return in rt2880_get_group_nameSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: refactor rt2880_pinctrl_dt_node_to_map functionSergio Paracuellos
2018-07-06staging: mt7621-dts: use 'function' and 'group' for pinctrl bindingsSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: make use of pinctrl_utils_reserve_mapSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: replace uint8_t type with u8 for 'gpio' fieldSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: make use of pinctrl_utils_free_mapSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: use tabs instead of spaces in some indentationsSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: align function parameters in some functionsSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: replace seq_printf with seq_putsSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: avoid lines over 80 charsSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: avoid space after if conditionSergio Paracuellos
2018-07-06staging: mt7621-mmc: Fix printk() facility levelSergej Perschin
2018-07-06staging: mt7621-gpio: use devm_kasprintf to set gpio banks labelsSergio Paracuellos
2018-07-06staging: mt7621-gpio: assign gpio chip custom changes after bgpio_initSergio Paracuellos
2018-07-06staging: mt7621-gpio: use custom xlate functionSergio Paracuellos
2018-07-06staging: mt7621-gpio: set irq chip name only onceSergio Paracuellos
2018-07-02staging: fbtft: indent fbtft_device_display - last entry - pdev - devRadek Dostál
2018-07-02staging: rtl8188eu: fix block comments - coding styleMichael Straube
2018-07-02staging: rtl8188eu: move return type to functions definition lineMichael Straube
2018-07-02staging: rtl8188eu: reorder switch cases and remove default breakMichael Straube
2018-07-02staging: rtl8723bs: simplify if else statementMichael Straube
2018-07-02staging: rtl8723bs: fix comparsion to true/false and brace issuesMichael Straube
2018-07-02staging: rtl8192u Remove redundant #include directiveJohn Whitmore
2018-07-02staging:r8188eu: Use lib80211 to encrypt (WEP) tx framesIvan Safonov
2018-07-02staging: rtl8723bs: remove pointless if else in rtw_sdio_resume()Michael Straube
2018-07-02staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2018-07-02staging: rtl8723bs: fix line over 80 charactersMichael Straube
2018-07-02staging: rtl8188eu: remove rtw_ioctl_rtl.hMichael Straube
2018-07-02staging: speakup: Replace strncpy with memcpyGuenter Roeck
2018-07-02drivers/staging: Gasket driver framework + Apex driverSimon Que
2018-07-02staging/skein: Remove Skein and Threefish codeJason Cooper
2018-07-02Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-06-29Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-29Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-29Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-29Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-29drbd: Fix drbd_request_prepare() discard handlingBart Van Assche
2018-06-29Merge branch 'pm-domains'Rafael J. Wysocki
2018-06-29i2c: gpio: initialize SCL to HIGH againWolfram Sang
2018-06-29i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin