summaryrefslogtreecommitdiffstats
path: root/net/netrom (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-10[ARM] 5162/1: Common code for the Motorola EZX GSM phonesStefan Schmidt3-0/+257
2008-07-10[ARM] 5161/1: Maintainer entries for the Motorola EZX GSM mobile phonesStefan Schmidt1-0/+11
2008-07-10[ARM] 5163/1: pxa27x_udc: Allow choosing the bits in UP2OCR_SEOSStefan Schmidt1-1/+1
2008-07-10[ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888Stefan Schmidt2-4/+63
2008-07-10[ARM] 5165/1: pxafb: More LCCR3 depth definesStefan Schmidt1-0/+6
2008-07-10[ARM] 5155/1: PalmTX battery monitorMarek Vašut4-0/+267
2008-07-10[ARM] 5154/1: PalmTX PCMCIAMarek Vašut4-1/+133
2008-07-10[ARM] 5153/1: Add support for PalmTX handheld computerMarek Vašut5-0/+469
2008-07-09[ARM] 5138/1: magician: set pwm-backlight .id = -1Philipp Zabel1-0/+1
2008-07-09[ARM] 5137/1: magician: MACH_MAGICIAN doesn't need to depend on ARCH_PXAPhilipp Zabel1-1/+0
2008-07-09[ARM] 5126/1: magician: remove superfluous mtd includesPhilipp Zabel1-2/+0
2008-07-09[ARM] 5125/1: magician: move gpio pin configuration into __initdata sectionPhilipp Zabel1-1/+1
2008-07-09[ARM] 5119/1: magician: include linux/gpio.h instead of asm/gpio.hPhilipp Zabel1-1/+1
2008-07-09[ARM] 5042/1: magician: request GPIOs for pda_powerPhilipp Zabel1-0/+41
2008-07-09[ARM] 5095/2: pcm990: switch from pxa_gpio_mode to pxa2xx_mfp_configGuennadi Liakhovetski1-33/+41
2008-07-09[ARM] 5143/1: pxa: further cleanup PXA Kconfig by removing oneDmitry Baryshkov1-38/+10
2008-07-09[ARM] 5142/1: pxa: move move zaurus declarations to proper placeDmitry Baryshkov1-51/+51
2008-07-09[ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform...Guennadi Liakhovetski5-9/+53
2008-07-09[ARM] 5084/1: zylonite: Register AC97 deviceMark Brown1-0/+2
2008-07-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown10-74/+47
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel14-188/+198
2008-07-09[ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov1-9/+0
2008-07-09[ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov3-2/+52
2008-07-09[ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov1-15/+0
2008-07-09[ARM] pxa: remove pxa_set_cken()Russell King2-27/+0
2008-07-09[ARM] pxa: allow clk aliasesRussell King3-0/+23
2008-07-07[ARM] mach-types updateRussell King1-17/+109
2008-07-07[ARM] 5079/1: Warn people when using pxa2xx-gpio.hStefan Schmidt1-0/+2
2008-07-07[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel2-2/+0
2008-07-07[ARM] 5118/1: pxafb: add exit and remove handlersJaya Kumar1-0/+44
2008-07-07[ARM] 5063/1: pxa: add clk support for pxa2xx I2Seric miao1-2/+10
2008-07-03[ARM] 5094/1: pcm990: Add framebuffer and backlight supportGuennadi Liakhovetski2-1/+114
2008-07-03[ARM] 5045/1: magician: use the pwm_bl driver for the LCD backlightPhilipp Zabel1-24/+44
2008-07-03[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks2-7/+13
2008-07-03[ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2-7/+35
2008-07-03[ARM] pxa: make LogicPD 270 use the generic PWM backlight driverRussell King2-21/+18
2008-07-03[ARM] pxa: make mainstone use the generic PWM backlight driverRussell King2-46/+18
2008-07-03[ARM] pxa: make zylonite use the generic PWM backlight drivereric miao5-14/+21
2008-07-03[ARM] pxa: add generic PWM backlight drivereric miao4-0/+182
2008-07-03[ARM] 5087/1: Get the PWM layer to handle clock enable/disable properly.Robert Jarzmik1-2/+14
2008-07-03[ARM] 5078/1: pxa-pwm: Add missing MODULE_LICENSE to be able to build the driverGuennadi Liakhovetski1-0/+2
2008-07-03[ARM] 5136/1: pxa: fix PWM device order for pxa27xPhilipp Zabel1-2/+2
2008-06-25Linux 2.6.26-rc8v2.6.26-rc8Linus Torvalds1-1/+1
2008-06-24enable bus mastering on i915 at resume timeJie Luo1-0/+1
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann1-18/+0
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2-56/+34
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2-14/+65
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann3-124/+16
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann5-0/+201
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski1-14/+9