summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-083-19/+19
* clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard2013-04-081-15/+3
* clocksource: sunxi: Cleanup the timer codeMaxime Ripard2013-04-081-24/+24
* Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard2013-04-08170-1227/+3128
|\
| * clk: sunxi: drop an unnecesary kmallocEmilio López2013-04-041-1/+1
| * clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López2013-04-041-4/+4
| * clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López2013-04-041-0/+88
| * clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann2013-04-031-2/+3
| * clk: mvebu: Use common of_clk_init() functionJean-Francois Moine2013-04-033-42/+3
| * clk: allow reentrant calls into the clk frameworkMike Turquette2013-04-021-2/+42
| * clk: abstract locking out into helper functionsMike Turquette2013-04-021-38/+61
| * clk: zynq: Add missing zynq clk headerMichal Simek2013-03-271-0/+1
| * clk: sunxi: rename compatible stringsEmilio López2013-03-271-8/+8
| * clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-276-2/+577
| * clk: ux500: Fix prcmu clocks registrationMaxime Coquelin2013-03-271-5/+5
| * clk: Add composite clock typePrashant Gaikwad2013-03-262-0/+202
| * clk: add table lookup to muxPeter De Schrijver2013-03-222-19/+58
| * clk: Fix incorrect return type in clk.cSachin Kamat2013-03-221-1/+1
| * clk: prima2: fix return value check in sirfsoc_of_clk_init()Wei Yongjun2013-03-221-1/+1
| * clk:SPEAr1340: Correct parent clock configurationVipul Kumar Samar2013-03-211-9/+9
| * clk: Add axi-clkgen driverLars-Peter Clausen2013-03-203-0/+340
| * clk: ux500: Support is_prepared callback for clk-prcmuUlf Hansson2013-03-191-54/+80
| * clk: Introduce optional unprepare_unused callbackUlf Hansson2013-03-191-2/+5
| * clk: Unprepare the unused prepared slow clocks at late initUlf Hansson2013-03-191-0/+28
| * clk: Introduce optional is_prepared callbackUlf Hansson2013-03-191-0/+21
| * clk: mxs: Fix sparse warningsFabio Estevam2013-03-191-0/+1
| * Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-162-3/+6
| |\
| | * w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski2013-03-131-1/+2
| | * w1-gpio: fix unused variable warningJohan Hovold2013-03-131-0/+2
| | * w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold2013-03-131-2/+2
| * | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-167-12/+53
| |\ \
| | * | mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann2013-03-151-1/+1
| | * | mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin2013-03-121-4/+13
| | * | mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()Mark Brown2013-03-121-1/+1
| | * | mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown2013-03-121-0/+1
| | * | mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2013-03-121-3/+33
| | * | mfd: Make AB8500_CORE select POWER_SUPPLY to fix build errorAxel Lin2013-03-121-0/+1
| | * | mfd: omap-usb-host: Actually update hostconfigRoger Quadros2013-03-121-3/+3
| * | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-163-11/+17
| |\ \ \
| | * | | hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck2013-03-141-6/+8
| | * | | hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse2013-03-141-5/+7
| | * | | hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin2013-03-141-0/+2
| | | |/ | | |/|
| * | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-133-60/+36
| |\ \ \
| | * | | tidspbridge: convert to idr_alloc()Tejun Heo2013-03-131-44/+26
| | * | | zcache: convert to idr_alloc()Tejun Heo2013-03-131-15/+10
| | * | | mlx4: remove leftover idr_pre_get() callTejun Heo2013-03-131-1/+0
| * | | | Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-1336-216/+528
| |\ \ \ \
| | * | | | USB: quatech2: only write to the tty if the port is open.Bill Pemberton2013-03-131-2/+5
| | * | | | qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams2013-03-131-2/+5
| | * | | | USB: cdc-wdm: fix buffer overflowOliver Neukum2013-03-131-3/+20