index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next
Linus Torvalds
2014-06-02
2
-244
/
+94
|
\
|
*
mmc: mmci: Enforce DMA configuration through DT
Ulf Hansson
2014-06-02
1
-23
/
+1
|
*
mmc: mmci: Enforce max frequency configuration through DT
Ulf Hansson
2014-05-20
1
-4
/
+1
|
*
mmc: mmci: Enforce mmc capabilities through DT
Ulf Hansson
2014-05-12
1
-2
/
+0
|
*
mmc: mmci: Enforce DT for signal direction and feedback clock
Ulf Hansson
2014-05-12
2
-20
/
+25
|
*
mmc: mmci: Enable MMC_CAP_CMD23
Ulf Hansson
2014-05-12
1
-0
/
+3
|
*
mmc: mmci: Use the common mmc DT parser
Ulf Hansson
2014-05-12
1
-59
/
+33
|
*
mmc: mmci: Add DT bindings for feedback clock pin
Ulf Hansson
2014-05-12
1
-0
/
+2
|
*
mmc: mmci: Add DT bindings for signal direction
Ulf Hansson
2014-05-12
1
-0
/
+11
|
*
mmc: mmci: Convert to devm functions
Ulf Hansson
2014-05-12
1
-35
/
+17
|
*
mmc: mmci: Convert to the mmc gpio API
Ulf Hansson
2014-05-12
2
-85
/
+15
|
*
mmc: mmci: Put the device into low power state at system suspend
Ulf Hansson
2014-05-12
1
-31
/
+2
|
*
mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
Ulf Hansson
2014-05-12
1
-2
/
+2
|
*
mmc: mmci: Mask IRQs for all variants during runtime suspend
Ulf Hansson
2014-05-12
1
-12
/
+11
*
|
Merge tag 'hsi-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
2014-06-02
14
-14
/
+4160
|
\
\
|
*
|
HSI: Introduce Nokia N900 modem driver
Sebastian Reichel
2014-05-16
3
-0
/
+295
|
*
|
HSI: Introduce driver for SSI Protocol
Sebastian Reichel
2014-05-16
3
-1
/
+1201
|
*
|
HSI: Introduce OMAP SSI driver
Sebastian Reichel
2014-05-16
8
-0
/
+2388
|
*
|
HSI: Add common DT binding for HSI client devices
Sebastian Reichel
2014-05-16
1
-2
/
+206
|
*
|
HSI: export method to (un)register clients
Sebastian Reichel
2014-05-16
1
-3
/
+8
|
*
|
HSI: Add channel resource support to HSI clients
Sebastian Reichel
2014-05-16
2
-7
/
+51
|
*
|
HSI: method to unregister clients from an hsi port
Sebastian Reichel
2014-05-16
1
-0
/
+10
|
*
|
HSI: hsi-char: fix driver for multiport scenarios
Sebastian Reichel
2014-05-04
1
-1
/
+1
*
|
|
Merge tag 'edac_for_3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2014-06-02
2
-3
/
+1
|
\
\
\
|
*
|
|
EDAC: Fix MC scrub mode comparsion bug for correctable errors
Loc Ho
2014-05-09
1
-1
/
+1
|
*
|
|
EDAC, MCE, AMD: Remove leftover unused mask
Borislav Petkov
2014-05-08
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-06-02
44
-650
/
+582
|
\
\
\
|
*
|
|
gpio: select IRQ_DOMAIN for gpiolib irqchip helpers
Linus Walleij
2014-05-29
1
-1
/
+2
|
*
|
|
gpio: pca953x: use gpiolib irqchip helpers
Linus Walleij
2014-05-28
2
-61
/
+33
|
*
|
|
gpio: pcf857x: Add IRQF_SHARED when request irq
George Cherian
2014-05-28
1
-1
/
+1
|
*
|
|
gpio: pcf857x: Avoid calling irq_domain_cleanup twice
George Cherian
2014-05-28
1
-4
/
+5
|
*
|
|
gpio: mcp23s08: switch chip count to int
Linus Walleij
2014-05-28
1
-1
/
+1
|
*
|
|
gpio: dwapb: use a second irq chip
Sebastian Andrzej Siewior
2014-05-27
1
-13
/
+22
|
*
|
|
gpio: ep93xx: Use devm_ioremap_resource()
Jingoo Han
2014-05-27
1
-1
/
+1
|
*
|
|
gpio: mcp23s08: fixed count variable for devicetree probing
Michael Stickel
2014-05-27
1
-1
/
+10
|
*
|
|
gpio: Add run-time dependencies to R-Car driver
Jean Delvare
2014-05-27
1
-1
/
+1
|
*
|
|
gpio: pch: add slab include
Linus Walleij
2014-05-27
1
-0
/
+1
|
*
|
|
gpio / ACPI: use *_cansleep version of gpiod_get/set APIs
Aaron Lu
2014-05-23
1
-2
/
+3
|
*
|
|
gpio: generic: add request function pointer
Anthony Fee
2014-05-23
1
-0
/
+9
|
*
|
|
gpio-pch: Fix Kconfig dependencies
Jean Delvare
2014-05-23
1
-1
/
+1
|
*
|
|
gpio: make of_get_named_gpiod_flags() private
Alexandre Courbot
2014-05-21
2
-0
/
+19
|
*
|
|
gpio: gpioep93xx: use devm functions
abdoulaye berthe
2014-05-16
1
-27
/
+7
|
*
|
|
gpio: janzttl: use devm function
abdoulaye berthe
2014-05-16
1
-29
/
+8
|
*
|
|
gpio: timberdale: use devm functions
abdoulaye berthe
2014-05-16
1
-31
/
+16
|
*
|
|
gpio: bt8xx: use devm function for memory allocation
abdoulaye berthe
2014-05-16
1
-13
/
+6
|
*
|
|
gpio: omap: prepare and unprepare the debounce clock
Rajendra Nayak
2014-05-16
1
-5
/
+5
|
*
|
|
Merge tag 'v3.15-rc4' into devel
Linus Walleij
2014-05-13
59
-205
/
+564
|
|
\
|
|
|
*
|
|
gpio: Add helpers for optional GPIOs
Thierry Reding
2014-05-09
2
-0
/
+86
|
*
|
|
gpio: pca953x: request a shared interrupt
Toby Smith
2014-05-09
1
-1
/
+2
|
*
|
|
gpio: pca953x: return IRQ_NONE when appropriate
Toby Smith
2014-05-09
1
-2
/
+4
[next]