Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann | 2012-03-20 | 6 | -7/+9 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers | Olof Johansson | 2012-03-08 | 7 | -20/+82 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | pxa: magician/hx4700: Convert to gpio-regulator from bq24022 | Heiko Stübner | 2012-03-06 | 2 | -12/+54 | |
| * | | | | | | | | Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/drivers | Arnd Bergmann | 2012-02-28 | 5 | -5/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: pxa: add rtc dummy clock | Haojian Zhuang | 2012-02-28 | 4 | -0/+4 | |
| | * | | | | | | | | rtc: sa1100: declare irq in resource | Haojian Zhuang | 2012-02-28 | 1 | -5/+23 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 2 | -21/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo... | Arnd Bergmann | 2012-03-15 | 8 | -20/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | pxa/hx4700: Remove pcmcia platform_device structure | Paul Parsons | 2012-03-14 | 1 | -12/+0 | |
| | * | | | | | | | | | ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35% | Paul Parsons | 2012-03-14 | 2 | -2/+4 | |
| | * | | | | | | | | | ARM: pxa/hx4700: Remove unwanted request for GPIO105 | Paul Parsons | 2012-03-14 | 1 | -1/+0 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2012-03-10 | 6 | -8/+28 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo... | Arnd Bergmann | 2012-02-28 | 3 | -6/+23 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | ARM: pxa: add dummy clock for pxa25x and pxa27x | Haojian Zhuang | 2012-02-28 | 2 | -0/+2 | |
| | * | | | | | | | | pxa/hx4700: Add ASIC3 LED support | Paul Parsons | 2012-02-28 | 1 | -0/+16 | |
| | * | | | | | | | | pxa/hx4700: Correct StrataFlash block size discovery | Paul Parsons | 2012-02-28 | 1 | -6/+5 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio management | Russell King | 2012-02-04 | 1 | -1/+0 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 2 | -30/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -15/+0 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -15/+0 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 2012-02-07 | 7 | -28/+0 | |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -15/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman | 2012-03-12 | 1 | -10/+10 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus | 2012-02-27 | 1 | -4/+4 | |
| * | | | | usb: otg: ulpi: Start using struct usb_otg | Heikki Krogerus | 2012-02-13 | 1 | -3/+3 | |
| * | | | | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 2012-02-13 | 1 | -3/+3 | |
| | |/ / | |/| | | ||||||
* | | | | ARM: pxa: fix invalid mfp pin issue | Haojian Zhuang | 2012-03-06 | 1 | -0/+7 | |
* | | | | ARM: pxa: remove duplicated registeration on pxa-gpio | Haojian Zhuang | 2012-03-06 | 5 | -5/+0 | |
* | | | | ARM: pxa: add dummy clock for pxa25x and pxa27x | Haojian Zhuang | 2012-03-06 | 2 | -0/+2 | |
| |_|/ |/| | | ||||||
* | | | pxa/hx4700: add platform device and I2C info for AK4641 codec | Axel Lin | 2012-02-17 | 1 | -0/+25 | |
* | | | arch/arm/mach-pxa/: included linux/gpio.h twice | Danny Kukawka | 2012-02-16 | 2 | -2/+0 | |
* | | | ARM: pxa: fix including linux/gpio.h twice | Danny Kukawka | 2012-02-16 | 1 | -1/+0 | |
* | | | ARM: pxa: fix mixed declarations and code in sharpsl_pm | Haojian Zhuang | 2012-02-16 | 1 | -2/+1 | |
* | | | ARM: pxa: fix wrong parsing gpio event on spitz | Haojian Zhuang | 2012-02-16 | 1 | -3/+2 | |
|/ / | ||||||
* | | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families" | Russell King | 2012-01-19 | 1 | -20/+0 | |
* | | Revert "ARM: pxa: add dummy clock for sa1100-rtc" | Russell King | 2012-01-19 | 6 | -8/+0 | |
|/ | ||||||
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 5 | -0/+45 | |
|\ | ||||||
| * | ASoC: pxa: Convert corgi to use snd_soc_register_card() | Axel Lin | 2012-01-02 | 1 | -0/+9 | |
| * | ASoC: pxa: Convert poodle to use snd_soc_register_card() | Axel Lin | 2011-12-30 | 1 | -0/+6 | |
| * | ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 | |
| * | ASoC: pxa: Convert tosa to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 | |
| * | ASoC: pxa: Convert imote2 to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 | |
| * | ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 | |
| * | ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card() | Axel Lin | 2011-12-17 | 1 | -0/+6 | |
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 73 | -503/+377 | |
|\ \ | ||||||
| * \ | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 | 55 | -95/+101 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'drivers/rtc-sa1100' into next/drivers | Arnd Bergmann | 2011-12-28 | 7 | -0/+26 | |
| |\ \ \ | ||||||
| | * | | | ARM: pxa: add dummy clock for sa1100-rtc | Jett.Zhou | 2011-12-28 | 6 | -0/+8 | |
| | * | | | RTC: sa1100: support sa1100, pxa and mmp soc families | Jett.Zhou | 2011-12-28 | 1 | -0/+20 |