index
:
Linux
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
2012-05-08
1
-7
/
+23
*
clk: add a fixed factor clock
Sascha Hauer
2012-05-08
2
-1
/
+96
*
clk: mux: assign init data
Mike Turquette
2012-05-08
1
-0
/
+1
*
clk: remove COMMON_CLK_DISABLE_UNUSED
Mike Turquette
2012-05-08
2
-13
/
+0
*
clk: prevent spurious parent rate propagation
Mike Turquette
2012-05-08
1
-1
/
+6
*
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
Viresh Kumar
2012-05-01
1
-0
/
+5
*
clk: Use a separate struct for holding init data.
Saravana Kannan
2012-05-01
5
-53
/
+89
*
clk: select CLKDEV_LOOKUP for COMMON_CLK
Rob Herring
2012-04-24
1
-0
/
+1
*
clk: Don't set clk->new_rate twice
Viresh Kumar
2012-04-24
1
-1
/
+1
*
clk: clk-gate: Create clk_gate_endisable()
Viresh Kumar
2012-04-24
1
-29
/
+25
*
clk: propagate round_rate for CLK_SET_RATE_PARENT case
Shawn Guo
2012-04-24
1
-2
/
+6
*
clk: pass parent_rate into .set_rate
Shawn Guo
2012-04-24
2
-3
/
+4
*
clk: always pass parent_rate into .round_rate
Shawn Guo
2012-04-24
2
-18
/
+10
*
clk: basic: improve parent_names & return errors
Mike Turquette
2012-04-24
4
-54
/
+64
*
clk: core: copy parent_names & return error codes
Mike Turquette
2012-04-24
1
-12
/
+53
*
clk: Constify parent name arrays
Mark Brown
2012-04-24
2
-2
/
+2
*
clk: Make clk_get_rate() return 0 on error
Rajendra Nayak
2012-04-24
1
-3
/
+3
*
clk: add "const" for clk_ops of basic clks
Shawn Guo
2012-04-24
4
-4
/
+4
*
clk: remove unnecessary EXPORT_SYMBOL_GPL
Shawn Guo
2012-04-24
4
-9
/
+0
*
clk: use kzalloc in clk_register_mux
Shawn Guo
2012-04-24
1
-1
/
+1
*
clk: core: enforce clk_ops consistency
Mike Turquette
2012-04-24
1
-0
/
+14
*
clk: core: clk_calc_new_rates handles NULL parents
Mike Turquette
2012-04-24
1
-8
/
+21
*
clk: core: remove dead code paths
Mike Turquette
2012-04-24
1
-4
/
+2
*
clk: core: correct clk_set_rate kerneldoc
Mike Turquette
2012-04-24
1
-30
/
+11
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-21
4
-14
/
+13
|
\
|
*
dmaengine: Kconfig: fix Atmel at_hdmac entry
Nicolas Ferre
2012-04-17
1
-3
/
+2
|
*
USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
Nicolas Ferre
2012-04-17
1
-4
/
+4
|
*
USB: ohci-at91: change annotations for probe/remove functions
Nicolas Ferre
2012-04-17
1
-6
/
+6
|
*
leds-atmel-pwm.c: Make pwmled_probe() __devinit
Nicolas Ferre
2012-04-17
1
-1
/
+1
*
|
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-04-21
9
-80
/
+85
|
\
\
|
*
|
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
2012-04-20
1
-35
/
+20
|
*
|
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
2012-04-20
1
-1
/
+2
|
*
|
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric Bénard
2012-04-20
1
-2
/
+1
|
*
|
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
2012-04-20
1
-0
/
+1
|
*
|
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
2012-04-20
1
-1
/
+1
|
*
|
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
2012-04-20
1
-1
/
+3
|
*
|
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
2012-04-20
2
-17
/
+9
|
*
|
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
2012-04-20
1
-2
/
+2
|
*
|
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
2012-04-20
1
-1
/
+1
|
*
|
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2012-04-20
2
-16
/
+40
|
*
|
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2012-04-20
2
-4
/
+5
*
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-21
7
-10
/
+69
|
\
\
\
|
*
|
|
[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware
Michael Krufky
2012-04-19
2
-4
/
+36
|
*
|
|
[media] V4L: mt9m032: fix compilation breakage
Guennadi Liakhovetski
2012-04-19
1
-1
/
+1
|
*
|
|
[media] V4L: mt9m032: fix two dead-locks
Guennadi Liakhovetski
2012-04-19
1
-2
/
+3
|
*
|
|
[media] rc-core: set mode for winbond-cir
David Härdeman
2012-04-18
1
-0
/
+1
|
*
|
|
[media] drxk: Does not unlock mutex if sanity check failed in scu_command()
Alexey Khoroshilov
2012-04-18
1
-2
/
+4
|
*
|
|
[media] dvb_frontend: Fix a regression when switching back to DVB-S
Mauro Carvalho Chehab
2012-04-18
1
-1
/
+24
*
|
|
|
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-21
8
-137
/
+121
|
\
\
\
\
|
*
|
|
|
mfd: Fix modular builds of rc5t583 regulator support
Paul Gortmaker
2012-04-16
1
-38
/
+1
[next]