Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | arch/tile: remove useless set_fixmap_nocache() macro | Chris Metcalf | 2011-06-15 | 1 | -6/+0 | |
| * | | | | | | | | | Merge tag 'v3.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald... | Chris Metcalf | 2011-06-10 | 24 | -30/+185 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arch/tile: add hypervisor-based character driver for SPI flash ROM | Chris Metcalf | 2011-06-10 | 1 | -0/+41 | |
| * | | | | | | | | | | tile: use generic-y format for one-line asm-generic headers | Chris Metcalf | 2011-06-03 | 38 | -37/+38 | |
| * | | | | | | | | | | clocksource: tile: convert to use clocksource_register_hz | John Stultz | 2011-06-03 | 1 | -4/+1 | |
* | | | | | | | | | | | Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-08-01 | 2 | -0/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [IA64] Hook up gpiolib support | Mark Brown | 2011-06-01 | 2 | -0/+59 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-01 | 12 | -1135/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux... | Grant Likely | 2011-08-01 | 12 | -1135/+63 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers | David Brown | 2011-08-01 | 3 | -439/+1 | |
| | * | | | | | | | | | | gpio_msm: Move Qualcomm v6 MSM driver into drivers | David Brown | 2011-08-01 | 3 | -639/+3 | |
| | * | | | | | | | | | | msm: gpio: Fold register defs into C file | David Brown | 2011-08-01 | 2 | -273/+250 | |
| | * | | | | | | | | | | msm: gpiomux: Move public API to public header | David Brown | 2011-08-01 | 3 | -17/+40 | |
| | * | | | | | | | | | | msm: gpio: Remove ifdefs on gpio chip registers | David Brown | 2011-08-01 | 1 | -7/+26 | |
| | * | | | | | | | | | | msm: gpio: Remove chip-specific register definitions | David Brown | 2011-08-01 | 2 | -226/+220 | |
| | * | | | | | | | | | | msm: Remove chip-ifdefs for GPIO io mappings | David Brown | 2011-08-01 | 5 | -24/+20 | |
| | * | | | | | | | | | | msm: gpio: Remove unsupported devices | David Brown | 2011-08-01 | 1 | -7/+0 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2011-08-01 | 1 | -23/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | OMAP: DSS2: Remove unused code from display.c | Tomi Valkeinen | 2011-07-25 | 1 | -10/+0 | |
| * | | | | | | | | | | | OMAP: DSS2: Remove unused opt_clock_available | Tomi Valkeinen | 2011-07-25 | 1 | -12/+0 | |
| * | | | | | | | | | | | OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss count | Tomi Valkeinen | 2011-07-25 | 1 | -1/+3 | |
| * | | | | | | | | | | | OMAP: DSS2: rewrite use of context_loss_count | Tomi Valkeinen | 2011-07-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-08-01 | 45 | -433/+316 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | SH: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 5 | -7/+7 | |
| * | | | | | | | | | | | | sh: move CLKDEV_xxx_ID macro to sh_clk.h | Kuninori Morimoto | 2011-07-11 | 18 | -55/+0 | |
| * | | | | | | | | | | | | sh: clock-shx3: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -52/+14 | |
| * | | | | | | | | | | | | sh: clock-sh7786: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -92/+22 | |
| * | | | | | | | | | | | | sh: clock-sh7785: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -62/+16 | |
| * | | | | | | | | | | | | sh: clock-sh7757: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -27/+8 | |
| * | | | | | | | | | | | | sh: clock-sh7366: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -16/+6 | |
| * | | | | | | | | | | | | sh: clock-sh7343: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -21/+7 | |
| * | | | | | | | | | | | | sh: clock-sh7722: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -32/+11 | |
| * | | | | | | | | | | | | sh: clock-sh7724: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -62/+17 | |
| * | | | | | | | | | | | | sh: clock-sh7366: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -1/+2 | |
| * | | | | | | | | | | | | sh: clock-sh7343: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -2/+3 | |
| * | | | | | | | | | | | | sh: clock-sh7723: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -1/+2 | |
| * | | | | | | | | | | | | sh: clock-sh7722: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -1/+2 | |
| * | | | | | | | | | | | | sh: clock-sh7724: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -2/+3 | |
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-29 | 1 | -28/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-24 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | sh: Tidy up pre-clkdev clk_get() error handling. | Paul Mundt | 2011-06-24 | 5 | -5/+5 | |
| * | | | | | | | | | | | | | | | Merge branch 'sh/clkfwk' into sh-latest | Paul Mundt | 2011-06-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-21 | 24 | -107/+325 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | sh: Fix up build fallout from serial merge. | Paul Mundt | 2011-06-20 | 3 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-16 | 62 | -121/+300 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'common/serial-rework' into sh-latest | Paul Mundt | 2011-06-15 | 22 | -15/+209 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | serial: sh-sci: Abstract register maps. | Paul Mundt | 2011-06-14 | 22 | -15/+207 | |
| | * | | | | | | | | | | | | | | | | | | serial: sh-sci: Consolidate RXD pin handling. | Paul Mundt | 2011-06-08 | 2 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2011-07-31 | 10 | -931/+144 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | m68k/math-emu: Remove unnecessary code | Greg Dietsche | 2011-07-30 | 1 | -3/+0 |