| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr... | Philipp Zabel | 2008-07-09 | 8 | -178/+176 |
* | [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 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-05-18 | 20 | -64/+173 |
|\ |
|
| * | i2c/max6875: Really prevent 24RF08 corruption | Jean Delvare | 2008-05-18 | 1 | -3/+0 |
| * | i2c-amd756: Fix functionality flags | Jean Delvare | 2008-05-18 | 1 | -1/+1 |
| * | i2c: Kill the old driver matching scheme | Jean Delvare | 2008-05-18 | 1 | -17/+5 |
| * | i2c: Convert remaining new-style drivers to use module aliasing | Jean Delvare | 2008-05-18 | 16 | -39/+143 |
| * | i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert | Jean Delvare | 2008-05-18 | 1 | -4/+24 |
* | | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 2008-05-18 | 5 | -8/+8 |
* | | m68k: Some input drivers do not check the platform | Geert Uytterhoeven | 2008-05-18 | 3 | -0/+14 |
* | | m68k: Some network drivers do not check the platform | Geert Uytterhoeven | 2008-05-18 | 5 | -0/+19 |
* | | m68k: dnfb doesnt check for Apollo | Geert Uytterhoeven | 2008-05-18 | 1 | -0/+3 |
* | | m68k: macide doesnt check for Mac | Geert Uytterhoeven | 2008-05-18 | 1 | -0/+3 |
* | | m68k vme_scc: avoid global namespace pollution | Geert Uytterhoeven | 2008-05-18 | 1 | -3/+1 |
* | | m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT | Geert Uytterhoeven | 2008-05-18 | 1 | -2/+1 |
* | | m68k: Kill CONFIG_FB_DAFB | Geert Uytterhoeven | 2008-05-18 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-05-18 | 1 | -3/+2 |
|\ \ |
|
| * | | [ARM] pxa: fix pxafb build when cpufreq is enabled | Russell King | 2008-05-17 | 1 | -3/+2 |
* | | | byteorder: don't directly include linux/byteorder/generic.h | Harvey Harrison | 2008-05-16 | 7 | -7/+7 |
| |/
|/| |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-05-16 | 2 | -1/+4 |
|\ \ |
|
| * | | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day | 2008-05-15 | 1 | -1/+1 |
| * | | [POWERPC] Add null pointer check to of_find_property | Timur Tabi | 2008-05-15 | 1 | -0/+3 |
* | | | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 2008-05-16 | 3 | -5/+3 |
* | | | tty: fix BKL related leak and crash | Ingo Molnar | 2008-05-15 | 1 | -3/+10 |
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-05-15 | 7 | -45/+18 |
|\ \ \ |
|
| * | | | [S390] tape: Use ccw_dev_id to build cdev_id. | Cornelia Huck | 2008-05-15 | 1 | -26/+5 |
| * | | | [S390] dasd: fix timeout handling in interrupt handler | Stefan Weinhuber | 2008-05-15 | 1 | -2/+3 |
| * | | | [S390] dasd: Use const in busid functions. | Cornelia Huck | 2008-05-15 | 2 | -6/+6 |
| * | | | [S390] blacklist.c: removed duplicated include | Huang Weiyi | 2008-05-15 | 1 | -1/+0 |
| * | | | [S390] vmlogrdr: module initialization function should return negative errors | Marcin Slusarz | 2008-05-15 | 1 | -1/+1 |
| * | | | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. | Michael Ernst | 2008-05-15 | 1 | -9/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-05-15 | 9 | -63/+63 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | drivers/parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 | 9 | -63/+63 |
* | | | | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock | Andrew Morton | 2008-05-15 | 1 | -2/+5 |
* | | | | Remove blkdev warning triggered by using md | Neil Brown | 2008-05-15 | 6 | -2/+10 |
* | | | | char: select fw_loader by moxa | Jiri Slaby | 2008-05-15 | 1 | -0/+1 |
* | | | | lib: create common ascii hex array | Harvey Harrison | 2008-05-15 | 1 | -4/+4 |
* | | | | video/logo: add support for Blackfin/Linux logo for framebuffer console | Robin Getz | 2008-05-15 | 5 | -0/+2276 |