index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: shmobile: r8a7779: Add clocks support
Simon Horman
2014-05-13
2
-0
/
+181
*
Merge tag 'socfpga-clk-update-for-v3.16' of git://git.rocketboards.org/linux-...
Mike Turquette
2014-05-13
3
-4
/
+23
|
\
|
*
clk: socfpga: add divider registers to the main pll outputs
Dinh Nguyen
2014-05-12
3
-4
/
+23
*
|
Merge branch 'clk-fixes' into clk-next
Mike Turquette
2014-05-13
1
-2
/
+7
|
\
\
|
*
|
clk: shmobile: clk-mstp: change to using clock-indices
Ben Dooks
2014-05-13
1
-2
/
+7
*
|
|
clk: sunxi: Implement MMC phase control
Emilio López
2014-05-06
1
-0
/
+36
*
|
|
clk: sunxi: factors: automatic reparenting support
Emilio López
2014-05-06
1
-0
/
+36
*
|
|
clk: qcom: Various fixes for MSM8960's global clock controller
Kumar Gala
2014-04-30
1
-2
/
+2
*
|
|
clk: qcom: Add basic support for APQ8064 global clock controller clocks
Kumar Gala
2014-04-30
2
-5
/
+29
*
|
|
clk: qcom: Consolidate common probe code
Stephen Boyd
2014-04-30
8
-337
/
+196
*
|
|
clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}()
Stephen Boyd
2014-04-30
1
-3
/
+6
*
|
|
clk: Consolidate recalc rate logic
Stephen Boyd
2014-04-30
1
-16
/
+11
*
|
|
clk: Don't check for missing ops in clk_set_parent()
Stephen Boyd
2014-04-30
1
-3
/
+0
*
|
|
clk: bcm21664: use common clock framework
Alex Elder
2014-04-30
3
-1
/
+292
*
|
|
clk: bcm281xx: move compatible string definitions
Alex Elder
2014-04-30
1
-12
/
+0
*
|
|
clk: bcm281xx: add clock hysteresis support
Alex Elder
2014-04-30
3
-0
/
+82
*
|
|
clk: bcm281xx: add clock policy support
Alex Elder
2014-04-30
3
-0
/
+318
*
|
|
clk: bcm281xx: define CCU clock data statically
Alex Elder
2014-04-30
3
-143
/
+133
*
|
|
clk: bcm281xx: initialize CCU structures statically
Alex Elder
2014-04-30
4
-119
/
+97
*
|
|
clk: bcm281xx: change some symbol names
Alex Elder
2014-04-30
1
-11
/
+16
*
|
|
clk: bcm281xx: use init_data.name for clock name
Alex Elder
2014-04-30
3
-12
/
+14
*
|
|
clk: bcm281xx: warn if ccu_wait_bit() fails
Alex Elder
2014-04-30
1
-0
/
+3
*
|
|
clk: divider: Optimize clk_divider_bestdiv loop
Maxime COQUELIN
2014-04-30
1
-1
/
+13
*
|
|
clk: divider: Add round to closest divider
Maxime COQUELIN
2014-04-30
1
-2
/
+67
|
/
/
*
|
clk: Fix slab corruption in clk_unregister()
Stephen Boyd
2014-04-30
1
-1
/
+2
*
|
clk: Fix double free due to devm_clk_register()
Stephen Boyd
2014-04-30
1
-41
/
+30
*
|
Merge tag 'socfpga-clk-fix-for-3.15' of git://git.rocketboards.org/linux-socf...
Mike Turquette
2014-04-30
2
-20
/
+10
|
\
\
|
*
|
clk: socfpga: fix clock driver for 3.15
Dinh Nguyen
2014-04-30
2
-20
/
+10
|
|
/
*
|
clk: divider: Fix best div calculation for power-of-two and table dividers
Maxime COQUELIN
2014-04-30
1
-1
/
+36
*
|
clk: bcm281xx: don't use unnamed structs or unions
Alex Elder
2014-04-30
3
-61
/
+64
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-27
2
-11
/
+9
|
\
|
*
clocksource: Exynos_mct: Register clock event after request_irq()
Krzysztof Kozlowski
2014-04-17
1
-2
/
+2
|
*
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
Thomas Gleixner
2014-04-17
1
-7
/
+1
|
*
irqchip: Gic: Support forced affinity setting
Thomas Gleixner
2014-04-17
1
-2
/
+6
*
|
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-27
5
-34
/
+55
|
\
\
|
*
|
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
2014-04-25
1
-18
/
+21
|
*
|
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
2014-04-25
1
-1
/
+1
|
*
|
serial: samsung: don't check config for every character
Doug Anderson
2014-04-25
1
-5
/
+6
|
*
|
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
Doug Anderson
2014-04-25
1
-6
/
+6
|
*
|
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
2014-04-25
1
-2
/
+7
|
*
|
8250_core: Fix unwanted TX chars write
Loic Poulain
2014-04-25
1
-1
/
+1
|
*
|
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
2014-04-25
1
-2
/
+14
*
|
|
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-27
7
-17
/
+57
|
\
\
\
|
*
|
|
staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private data
H Hartley Sweeten
2014-04-24
1
-6
/
+3
|
*
|
|
Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-04-23
6
-11
/
+54
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
iio: adc: mxs-lradc: fix warning when buidling on avr32
Alexandre Belloni
2014-03-22
1
-1
/
+1
|
|
*
|
iio: cm36651: Fix i2c client leak and possible NULL pointer dereference
Krzysztof Kozlowski
2014-03-22
1
-2
/
+20
|
|
*
|
iio: querying buffer scan_mask should return 0/1
Alec Berg
2014-03-22
1
-2
/
+4
|
|
*
|
staging:iio:ad2s1200 fix a missing break
Jimmy Li
2014-03-22
1
-0
/
+1
|
|
*
|
iio: adc: at91_adc: correct default shtim value
Alexandre Belloni
2014-03-15
1
-2
/
+5
[next]