summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: rockchip: add support for 4bit wide iomux settingsHeiko Stübner2014-07-111-8/+26
* pinctrl: rockchip: precalculate iomux offsetsHeiko Stübner2014-07-111-11/+45
* pinctrl: rockchip: generalize bank-quirksHeiko Stübner2014-07-111-19/+39
* pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-1122-418/+5
* pinctrl: i.MX27: Remove nonexistent pad definitionsAlexander Shiyan2014-07-111-46/+0
* pinctrl: i.MX27: Remove unused structure definitionAlexander Shiyan2014-07-111-6/+0
* pinctrl: Add i.MX1 pincontrol driverAlexander Shiyan2014-07-113-0/+287
* pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irqChen-Yu Tsai2014-07-111-2/+5
* pinctrl: sunxi: Define enable / disable irq callbacksHans de Goede2014-07-111-0/+10
* pinctrl: sunxi: Properly handle level triggered gpio interruptsHans de Goede2014-07-111-8/+31
* pinctrl: sunxi: Move setting of mux to irq typeHans de Goede2014-07-111-8/+16
* pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chipChen-Yu Tsai2014-07-111-0/+1
* pinctrl: sh-pfc: r8a7791: Add HSCIF pin supportNobuhiro Iwamatsu2014-07-111-0/+250
* pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONFUwe Kleine-König2014-07-111-2/+2
* pinctrl: spear: switch plgpio to irqchip helpersLinus Walleij2014-06-192-51/+31
* pinctrl: sunxi: Implement multiple interrupt banks supportMaxime Ripard2014-06-192-23/+76
* pinctrl: sunxi: Declare the interrupt function for the A31Maxime Ripard2014-06-191-72/+144
* pinctrl: sunxi: Declare the number of interrupt banks in the descriptorMaxime Ripard2014-06-197-0/+7
* pinctrl: sunxi: Add macro definition for pinctrl with more than one interruptMaxime Ripard2014-06-191-0/+9
* pinctrl: sunxi: Remove irq_mask_ack and use irq_ack insteadMaxime Ripard2014-06-191-14/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-161-13/+5
|\
| * vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-141-4/+3
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1616-225/+1531
|\ \
| * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| * | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| * | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| * | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| * | clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121
| * | clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-113-57/+74
| * | clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-111-6/+2
| * | clk: sunxi: Implement A31 USB clockMaxime Ripard2014-06-111-0/+6
| * | Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-119-38/+874
| |\ \
| | * | CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...Nishanth Menon2014-06-061-0/+21
| | * | CLK: TI: clk-54xx: Set the rate for dpll_abe_m2x2_ckPeter Ujfalusi2014-06-061-0/+6
| | * | CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)Peter Ujfalusi2014-05-282-1/+314
| | * | ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clockPeter Ujfalusi2014-05-281-1/+1
| | * | CLK: TI: gate: add composite interface clock to OMAP2 only buildTero Kristo2014-05-281-1/+1
| | * | ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-281-0/+2
| | * | CLK: TI: OMAP2: add clock init supportTero Kristo2014-05-282-0/+255
| | * | CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-281-0/+11
| | * | CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-281-0/+181
| | * | CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-281-11/+67
| | * | CLK: TI: DPLL: simplify autoidle register detection logicTero Kristo2014-05-281-24/+15
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-162-90/+149
|\ \ \ \
| * | | | NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran2014-06-131-7/+6
| * | | | NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox2014-06-131-3/+2
| * | | | NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-131-10/+25
| * | | | NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-041-2/+2
| * | | | NVMe: Use last bytes of f/w rev SCSI InquiryKeith Busch2014-06-041-1/+6