summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/soc' into next/dtOlof Johansson2013-02-0532-140/+6057
|\
| * Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-02-051-0/+93
| |\
| | * clk: tegra20: Implementing CPU low-power function for tegra_cpu_car_opsJoseph Lo2013-01-281-0/+93
| * | Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-052-119/+110
| |\ \
| | * | usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-282-18/+25
| | |/
| | * usb: host: tegra: don't touch EMC clockStephen Warren2013-01-281-17/+0
| | * usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2013-01-282-43/+55
| | * USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu2013-01-281-14/+14
| | * USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu2013-01-281-17/+15
| | * usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu2013-01-281-13/+0
| | * usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu2013-01-281-1/+5
| | * usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu2013-01-281-1/+1
| * | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-0525-20/+5731
| |\|
| | * clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad2013-01-281-70/+0
| | * clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad2013-01-281-17/+0
| | * staging: nvec: remove use of clk_get_sysPrashant Gaikwad2013-01-282-5/+1
| | * spi: tegra: do not use clock name to get clockPrashant Gaikwad2013-01-282-2/+2
| | * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-2811-13/+62
| | * clk: tegra: add clock support for Tegra30Prashant Gaikwad2013-01-283-0/+2064
| | * clk: tegra: add clock support for Tegra20Prashant Gaikwad2013-01-283-0/+1281
| | * clk: tegra: add Tegra specific clocksPrashant Gaikwad2013-01-2811-0/+2126
| | * clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu2013-01-281-1/+1
| | * ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2013-01-282-0/+286
| | * Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren2013-01-287-28/+62
| | |\
| * | \ Merge tag 'drivers_for_v3.9' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson2013-02-054-1/+114
| |\ \ \
| | * | | cpuidle: kirkwood: Move out of mach directoryAndrew Lunn2013-01-313-0/+113
| | * | | rtc: Add support of rtc-mv for MVEBU SoCsGregory CLEMENT2013-01-301-1/+1
| * | | | Merge tag 'v3.8-rc6' into next/socOlof Johansson2013-02-05405-2785/+10402
| |\ \ \ \
| * \ \ \ \ Merge tag 'bcm2835-for-3.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-01-291-0/+9
| |\ \ \ \ \
| | * | | | | clk: bcm2835: probe for fixed-clock in device treeStephen Warren2013-01-151-0/+9
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'v3.8-rc6' into next/dtOlof Johansson2013-02-05113-702/+938
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5
| |\ \ \ \ \
| | * | | | | dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| | * | | | | dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-01-313-1/+16
| |\ \ \ \ \
| | * | | | | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| | * | | | | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
| * | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-311-2/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-301-2/+3
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | efivarfs: Delete dentry from dcache in efivarfs_file_write()Matt Fleming2013-01-181-0/+1
| | | * | | | | efivarfs: Never return ENOENT from firmwareMatt Fleming2013-01-181-1/+1
| | | * | | | | efivarfs: Drop link count of the right inodeLingzhu Xiang2013-01-181-1/+1
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-318-8/+13
| |\ \ \ \ \ \ \
| | * | | | | | | samsung-laptop: Disable on EFI hardwareMatt Fleming2013-01-301-0/+4
| | * | | | | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-307-8/+9
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-01-302-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | EDAC: Fix kcalloc argument orderJoe Perches2013-01-301-3/+3
| | * | | | | | | EDAC: Test correct variable in ->store functionDan Carpenter2013-01-301-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-3021-158/+155
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-264-12/+36
| | |\ \ \ \ \ \ \