summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: shmobile: r8a7779: Add clocks supportSimon Horman2014-05-132-0/+181
* Merge tag 'socfpga-clk-update-for-v3.16' of git://git.rocketboards.org/linux-...Mike Turquette2014-05-133-4/+23
|\
| * clk: socfpga: add divider registers to the main pll outputsDinh Nguyen2014-05-123-4/+23
* | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-05-131-2/+7
|\ \
| * | clk: shmobile: clk-mstp: change to using clock-indicesBen Dooks2014-05-131-2/+7
* | | clk: sunxi: Implement MMC phase controlEmilio López2014-05-061-0/+36
* | | clk: sunxi: factors: automatic reparenting supportEmilio López2014-05-061-0/+36
* | | clk: qcom: Various fixes for MSM8960's global clock controllerKumar Gala2014-04-301-2/+2
* | | clk: qcom: Add basic support for APQ8064 global clock controller clocksKumar Gala2014-04-302-5/+29
* | | clk: qcom: Consolidate common probe codeStephen Boyd2014-04-308-337/+196
* | | clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}()Stephen Boyd2014-04-301-3/+6
* | | clk: Consolidate recalc rate logicStephen Boyd2014-04-301-16/+11
* | | clk: Don't check for missing ops in clk_set_parent()Stephen Boyd2014-04-301-3/+0
* | | clk: bcm21664: use common clock frameworkAlex Elder2014-04-303-1/+292
* | | clk: bcm281xx: move compatible string definitionsAlex Elder2014-04-301-12/+0
* | | clk: bcm281xx: add clock hysteresis supportAlex Elder2014-04-303-0/+82
* | | clk: bcm281xx: add clock policy supportAlex Elder2014-04-303-0/+318
* | | clk: bcm281xx: define CCU clock data staticallyAlex Elder2014-04-303-143/+133
* | | clk: bcm281xx: initialize CCU structures staticallyAlex Elder2014-04-304-119/+97
* | | clk: bcm281xx: change some symbol namesAlex Elder2014-04-301-11/+16
* | | clk: bcm281xx: use init_data.name for clock nameAlex Elder2014-04-303-12/+14
* | | clk: bcm281xx: warn if ccu_wait_bit() failsAlex Elder2014-04-301-0/+3
* | | clk: divider: Optimize clk_divider_bestdiv loopMaxime COQUELIN2014-04-301-1/+13
* | | clk: divider: Add round to closest dividerMaxime COQUELIN2014-04-301-2/+67
|/ /
* | clk: Fix slab corruption in clk_unregister()Stephen Boyd2014-04-301-1/+2
* | clk: Fix double free due to devm_clk_register()Stephen Boyd2014-04-301-41/+30
* | Merge tag 'socfpga-clk-fix-for-3.15' of git://git.rocketboards.org/linux-socf...Mike Turquette2014-04-302-20/+10
|\ \
| * | clk: socfpga: fix clock driver for 3.15Dinh Nguyen2014-04-302-20/+10
| |/
* | clk: divider: Fix best div calculation for power-of-two and table dividersMaxime COQUELIN2014-04-301-1/+36
* | clk: bcm281xx: don't use unnamed structs or unionsAlex Elder2014-04-303-61/+64
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-272-11/+9
|\
| * clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski2014-04-171-2/+2
| * clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupThomas Gleixner2014-04-171-7/+1
| * irqchip: Gic: Support forced affinity settingThomas Gleixner2014-04-171-2/+6
* | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-275-34/+55
|\ \
| * | serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff2014-04-251-18/+21
| * | serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson2014-04-251-1/+1
| * | serial: samsung: don't check config for every characterDoug Anderson2014-04-251-5/+6
| * | serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson2014-04-251-6/+6
| * | serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain2014-04-251-2/+7
| * | 8250_core: Fix unwanted TX chars writeLoic Poulain2014-04-251-1/+1
| * | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl2014-04-251-2/+14
* | | Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-277-17/+57
|\ \ \
| * | | staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten2014-04-241-6/+3
| * | | Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-236-11/+54
| |\ \ \ | | |/ / | |/| |
| | * | iio: adc: mxs-lradc: fix warning when buidling on avr32Alexandre Belloni2014-03-221-1/+1
| | * | iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceKrzysztof Kozlowski2014-03-221-2/+20
| | * | iio: querying buffer scan_mask should return 0/1Alec Berg2014-03-221-2/+4
| | * | staging:iio:ad2s1200 fix a missing breakJimmy Li2014-03-221-0/+1
| | * | iio: adc: at91_adc: correct default shtim valueAlexandre Belloni2014-03-151-2/+5