summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-098-178/+176Star
* [ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov2008-07-091-9/+0Star
* [ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov2008-07-091-15/+0Star
*-. Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-0911-55/+233
|\ \
| | * [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel2008-06-153-11/+5Star
| | * [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...Philipp Zabel2008-06-021-29/+0Star
| | * [ARM] pxa: avoid kfreeing static data if platform device fails to registerRussell King2008-06-023-13/+19
| | * [ARM] pxa: avoid registering multiple pxa2xx_pcmcia devicesRussell King2008-06-022-0/+8
| | * [ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King2008-05-191-2/+8
| * | [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks2008-07-031-2/+2
| * | [ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2008-07-031-7/+32
| * | [ARM] pxa: add generic PWM backlight drivereric miao2008-07-033-0/+168
| |/
* | [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel2008-07-071-1/+0Star
* | [ARM] 5118/1: pxafb: add exit and remove handlersJaya Kumar2008-07-071-0/+44
|/
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-1820-64/+173
|\
| * i2c/max6875: Really prevent 24RF08 corruptionJean Delvare2008-05-181-3/+0Star
| * i2c-amd756: Fix functionality flagsJean Delvare2008-05-181-1/+1
| * i2c: Kill the old driver matching schemeJean Delvare2008-05-181-17/+5Star
| * i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-1816-39/+143
| * i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 ExpertJean Delvare2008-05-181-4/+24
* | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-185-8/+8
* | m68k: Some input drivers do not check the platformGeert Uytterhoeven2008-05-183-0/+14
* | m68k: Some network drivers do not check the platformGeert Uytterhoeven2008-05-185-0/+19
* | m68k: dnfb doesnt check for ApolloGeert Uytterhoeven2008-05-181-0/+3
* | m68k: macide doesnt check for MacGeert Uytterhoeven2008-05-181-0/+3
* | m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven2008-05-181-3/+1Star
* | m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven2008-05-181-2/+1Star
* | m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven2008-05-181-1/+0Star
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-181-3/+2Star
|\ \
| * | [ARM] pxa: fix pxafb build when cpufreq is enabledRussell King2008-05-171-3/+2Star
* | | byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-167-7/+7
| |/ |/|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-162-1/+4
|\ \
| * | [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-151-1/+1
| * | [POWERPC] Add null pointer check to of_find_propertyTimur Tabi2008-05-151-0/+3
* | | Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-163-5/+3Star
* | | tty: fix BKL related leak and crashIngo Molnar2008-05-151-3/+10
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-157-45/+18Star
|\ \ \
| * | | [S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck2008-05-151-26/+5Star
| * | | [S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber2008-05-151-2/+3
| * | | [S390] dasd: Use const in busid functions.Cornelia Huck2008-05-152-6/+6
| * | | [S390] blacklist.c: removed duplicated includeHuang Weiyi2008-05-151-1/+0Star
| * | | [S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz2008-05-151-1/+1
| * | | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst2008-05-151-9/+3Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-05-159-63/+63
|\ \ \ \ | |/ / / |/| | |
| * | | drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-159-63/+63
* | | | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton2008-05-151-2/+5
* | | | Remove blkdev warning triggered by using mdNeil Brown2008-05-156-2/+10
* | | | char: select fw_loader by moxaJiri Slaby2008-05-151-0/+1
* | | | lib: create common ascii hex arrayHarvey Harrison2008-05-151-4/+4
* | | | video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz2008-05-155-0/+2276