| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | [ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin setting | Dmitry Baryshkov | 2008-07-09 | 1 | -9/+0 |
| | * | | | [ARM] 5144/1: pxaficp_ir: cleanup includes | Dmitry Baryshkov | 2008-07-09 | 1 | -15/+0 |
| | | | | | |
| | | \ \ | |
| | *-. \ \ | Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa | Russell King | 2008-07-09 | 11 | -55/+233 |
| | |\ \ \ \ |
|
| | | | * | | | [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc | Philipp Zabel | 2008-06-15 | 3 | -11/+5 |
| | | | * | | | [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/... | Philipp Zabel | 2008-06-02 | 1 | -29/+0 |
| | | | * | | | [ARM] pxa: avoid kfreeing static data if platform device fails to register | Russell King | 2008-06-02 | 3 | -13/+19 |
| | | | * | | | [ARM] pxa: avoid registering multiple pxa2xx_pcmcia devices | Russell King | 2008-06-02 | 2 | -0/+8 |
| | | | * | | | [ARM] pxa: separate PXA25x and PXA27x UDC register definitions | Russell King | 2008-05-19 | 1 | -2/+8 |
| | | * | | | | [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL. | Ben Dooks | 2008-07-03 | 1 | -2/+2 |
| | | * | | | | [ARM] 5044/1: pwm_bl: add init/notify/exit callbacks | Philipp Zabel | 2008-07-03 | 1 | -7/+32 |
| | | * | | | | [ARM] pxa: add generic PWM backlight driver | eric miao | 2008-07-03 | 3 | -0/+168 |
| | | |/ / / |
|
| | * | | | | [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes | Philipp Zabel | 2008-07-07 | 1 | -1/+0 |
| | * | | | | [ARM] 5118/1: pxafb: add exit and remove handlers | Jaya Kumar | 2008-07-07 | 1 | -0/+44 |
| | |/ / / |
|
| * | | | | Merge branch 'imx' into devel | Russell King | 2008-07-10 | 18 | -161/+342 |
| |\ \ \ \ |
|
| | * | | | | MX2 add support for mx2 in i.MX serial driver | Sascha Hauer | 2008-07-05 | 1 | -3/+3 |
| | * | | | | mxc: add MX3 support for i.MX internal UART driver | Sascha Hauer | 2008-07-05 | 2 | -21/+81 |
| | * | | | | IMX: introduce clock API | Sascha Hauer | 2008-07-05 | 3 | -15/+67 |
| | * | | | | IMX UART: remove statically initialized tables | Sascha Hauer | 2008-07-05 | 1 | -75/+54 |
| | * | | | | IMX UART: Add board specific init/exit functions | Sascha Hauer | 2008-07-05 | 1 | -9/+19 |
| | * | | | | IMX UART: do not assume 16MHz reference frequency | Sascha Hauer | 2008-07-05 | 1 | -11/+39 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---------------. \ \ \ \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 147 | -3573/+10851 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * | | | | | [ARM] S3C24XX: Split serial driver into core and per-cpu drivers | Ben Dooks | 2008-07-03 | 8 | -1832/+1917 |
| | | | | | | | | | * | | | | | [ARM] S3C2410: Add sysfs attribute for serial driver clock source | Ben Dooks | 2008-07-03 | 1 | -11/+20 |
| | | | | | | | | | * | | | | | [ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driver | Ben Dooks | 2008-07-03 | 1 | -1/+5 |
| | | | | | | | | | * | | | | | [ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driver | Ben Dooks | 2008-07-03 | 1 | -31/+4 |
| | |_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | |
|
| | | | | | | | | * | | | | | [RTC] rtc-sa1100: remove dependence on asm/rtc.h | Russell King | 2008-05-22 | 1 | -1/+36 |
| | | | | | | | | * | | | | | [RTC] remove unused asm/rtc.h includes from ARM RTC drivers | Russell King | 2008-05-22 | 2 | -4/+0 |
| | | | | | | | | * | | | | | [RTC] rtc-pl030: add driver, remove old non-rtc lib driver | Russell King | 2008-05-22 | 3 | -0/+228 |
| | | | | | | | | * | | | | | [RTC] rtc-pl031: use proper resources, use proper apis, clean up includes | Russell King | 2008-05-22 | 1 | -21/+15 |
| | | | | | | | | * | | | | | [RTC] remove references to asm/mach/time.h | Russell King | 2008-05-22 | 4 | -6/+0 |
| | | | | | | | | | |/ / /
| | | | | | | | | |/| | | |
|
| | | | | | | | * | | | | | [ARM] rpc: acornscsi: update to new style ecard driver | Russell King | 2008-07-03 | 2 | -94/+75 |
| | | | | | | | * | | | | | [ARM] rpc: acornscsi: stop using private __stringify() | Russell King | 2008-07-03 | 1 | -8/+3 |
| | | | | | | | * | | | | | [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *' | Russell King | 2008-07-03 | 1 | -123/+120 |
| | | | | | | | * | | | | | [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errors | Russell King | 2008-07-03 | 3 | -30/+16 |
| | | | | | | | * | | | | | [ARM] rpc: acornscsi: remove unused 'ADDR' macro | Russell King | 2008-07-03 | 1 | -13/+0 |
| | | | | | | | * | | | | | [ARM] rpc: etherh: fix unused variable warning | Russell King | 2008-07-03 | 1 | -1/+1 |
| | | | | | | * | | | | | | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG | Tony Lindgren | 2008-07-03 | 4 | -303/+394 |
| | | | | | | * | | | | | | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o... | Tony Lindgren | 2008-07-03 | 2 | -19/+29 |
| | | | | | | * | | | | | | ARM: OMAP: DMA: Remove __REG access | Tony Lindgren | 2008-07-03 | 1 | -36/+6 |
| | | | | | * | | | | | | | Merge branch 'machtypes' into orion | Russell King | 2008-07-07 | 11 | -39/+61 |
| | | | | | |\ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | |
|
| | | | | | * | | | | | | | [MTD] orion_nand: add chip_delay parameter | Saeed Bishara | 2008-06-30 | 1 | -0/+3 |
| | | | | | | |/ / / / /
| | | | | | |/| | | | | |
|
| | | | | * | | | | | | | [ARM] 5122/1: imx_dma_request_by_prio simpilfication | Paulius Zaleckas | 2008-07-03 | 2 | -10/+10 |
| | | | | * | | | | | | | [ARM] remove drivers/acorn/char/defkeymap-l7200.c | Adrian Bunk | 2008-07-03 | 2 | -391/+0 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | [ARM] 5130/4: Support for the at91sam9g20 | sedji gaouaou | 2008-07-10 | 2 | -3/+3 |
| | * | | | | | | | | | [ARM] 4940/1: AT91: UDPHS driver: SAM9RL board and cpu integration. | Nicolas Ferre | 2008-06-02 | 1 | -2/+2 |
| | * | | | | | | | | | [ARM] 4935/1: AT91CAP9: enable RTC-on-RTT in defconfig. | Stelian Pop | 2008-06-02 | 1 | -4/+5 |
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
* | | | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 124 | -193/+742 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 742 | -8056/+22772 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | IB/umad: BKL is not needed for ib_umad_open() | Roland Dreier | 2008-07-11 | 1 | -6/+14 |
| * | | | | | | | | | | IB/uverbs: BKL is not needed for ib_uverbs_open() | Roland Dreier | 2008-07-04 | 1 | -7/+13 |