index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-21
mmc: tmio: use generic GPIO CD and WP handlers
Guennadi Liakhovetski
1
-0
/
+6
2012-07-21
mmc: sh_mobile_sdhi: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: core: add WP pin handler to slot functions
Guennadi Liakhovetski
1
-1
/
+51
2012-07-21
mmc: core: convert slot functions to managed allocation
Guennadi Liakhovetski
2
-13
/
+40
2012-07-21
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
1
-13
/
+43
2012-07-21
mmc: core: use a more generic name for slot function types and fields
Guennadi Liakhovetski
2
-4
/
+6
2012-07-21
mmc: sh_mmcif: add regulator support
Guennadi Liakhovetski
1
-7
/
+31
2012-07-21
mmc: sh_mmcif: remove redundant .down_pwr() callback
Guennadi Liakhovetski
1
-2
/
+2
2012-07-21
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
Guennadi Liakhovetski
1
-5
/
+18
2012-07-21
mmc: sh_mmcif: fix clock management
Guennadi Liakhovetski
1
-23
/
+23
2012-07-21
mmc: sh_mmcif: simplify and use meaningful label names in error-handling
Guennadi Liakhovetski
1
-21
/
+20
2012-07-21
mmc: tmio: remove a duplicated comment line
Guennadi Liakhovetski
1
-1
/
+0
2012-07-21
mmc: sdhi: do not install dummy callbacks
Guennadi Liakhovetski
1
-8
/
+6
2012-07-21
mmc: tmio: add regulator support
Guennadi Liakhovetski
1
-8
/
+29
2012-07-21
mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
Guennadi Liakhovetski
1
-1
/
+23
2012-07-21
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
1
-3
/
+32
2012-07-21
mmc: tmio: don't needlessly enable interrupts during probing
Guennadi Liakhovetski
1
-10
/
+11
2012-07-21
mmc: dw_mmc: Fix null dma_ops access when use_dma is false
Jonathan Kliegman
1
-1
/
+1
2012-07-21
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
1
-0
/
+23
2012-07-21
mmc: tmio: Don't access hardware registers after stopping clocks
Laurent Pinchart
1
-8
/
+10
2012-07-21
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
Laurent Pinchart
1
-10
/
+4
2012-07-21
mmc: dw_mmc: Add check for IDMAC configuration
Girish K S
1
-2
/
+13
2012-07-21
mmc: sdhci-pxa: Add device tree support
Chris Ball
2
-0
/
+106
2012-07-10
mmc: core: Export regulator_* functions as GPL
Chris Ball
1
-2
/
+2
2012-07-10
mmc: block: replace __blk_end_request() with blk_end_request()
Subhash Jadavani
1
-27
/
+9
2012-07-10
mmc: core: Fix the HPI execution sequence
Venkatraman S
2
-24
/
+32
2012-07-10
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski
3
-28
/
+28
2012-07-10
mmc: tmio: use MMC opcode defines instead of numbers
Guennadi Liakhovetski
1
-3
/
+4
2012-07-10
mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()
Guennadi Liakhovetski
1
-2
/
+2
2012-07-10
mmc: core: Revert "skip card initialization if power class selection fails"
Venkatraman S
1
-7
/
+11
2012-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-18
/
+20
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-07-06
Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+8
2012-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-25
/
+38
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-07-05
Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+15
2012-07-05
Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2
-4
/
+27
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-07-04
leds: heartbeat: fix bug on panic
Alexander Holler
1
-1
/
+15
2012-07-03
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-15
/
+13
2012-07-03
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2012-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-101
/
+108
2012-07-04
md/raid10: fix careless build error
NeilBrown
1
-1
/
+1
2012-07-03
floppy: cancel any pending fd_timeouts before adding a new one
Linus Torvalds
1
-0
/
+1
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-87
/
+261
2012-07-03
clk: fix parent validation in __clk_set_parent()
Rajendra Nayak
1
-15
/
+13
2012-07-03
Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
4
-26
/
+57
2012-07-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-18
/
+73
[next]