summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | memstick: fix setup for JMicron 38x controllersTakashi Iwai2011-01-131-30/+36
* | | | | | | memstick: core: fix device_register() error handlingVasiliy Kulikov2011-01-131-0/+1
* | | | | | | pps: add parallel port PPS signal generatorAlexander Gordeev2011-01-132-7/+10
* | | | | | | pps: add parallel port PPS signal generatorAlexander Gordeev2011-01-135-1/+304
* | | | | | | pps: add parallel port PPS clientAlexander Gordeev2011-01-133-0/+266
* | | | | | | pps: add kernel consumer supportAlexander Gordeev2011-01-135-1/+212
* | | | | | | ntp: add hardpps implementationAlexander Gordeev2011-01-131-0/+9
* | | | | | | pps: timestamp is always passed to dcd_change()Alexander Gordeev2011-01-131-8/+0
* | | | | | | pps: simplify conditions a bitAlexander Gordeev2011-01-131-4/+2
* | | | | | | pps: use BUG_ON for kernel API safety checksAlexander Gordeev2011-01-131-4/+2
* | | | | | | pps: make idr lock a mutex and protect idr_pre_getAlexander Gordeev2011-01-131-8/+11
* | | | | | | pps: move idr stuff to pps.cAlexander Gordeev2011-01-132-54/+52
* | | | | | | pps: convert printk/pr_* to dev_*Alexander Gordeev2011-01-134-21/+26
* | | | | | | pps: access pps device by direct pointerAlexander Gordeev2011-01-134-144/+73
* | | | | | | pps: unify timestamp gatheringAlexander Gordeev2011-01-133-26/+20
* | | | | | | pps: fix race in PPS_FETCH handlerAlexander Gordeev2011-01-132-5/+9
* | | | | | | pps: declare variables where they are used in switchAlexander Gordeev2011-01-131-4/+6
* | | | | | | pps: trivial fixesAlexander Gordeev2011-01-131-1/+1
* | | | | | | NFC: Driver for NXP Semiconductors PN544 NFC chip.Matti J. Aaltonen2011-01-135-1/+929
* | | | | | | rapidio: add new idt sRIO switchesAlexandre Bounine2011-01-131-0/+2
* | | | | | | rapidio: use Component Tag for unified switch identificationAlexandre Bounine2011-01-131-5/+5
* | | | | | | rapidio: add device object linking into discoveryAlexandre Bounine2011-01-131-4/+7
* | | | | | | rapidio: add definitions of Component Tag fieldsAlexandre Bounine2011-01-131-1/+1
* | | | | | | rapidio: integrate rio_switch into rio_devAlexandre Bounine2011-01-132-29/+34
* | | | | | | rapidio: use common destid storage for endpoints and switchesAlexandre Bounine2011-01-136-200/+126
* | | | | | | drivers/telephony/ixj.c: fix warningAndrew Morton2011-01-131-2/+1
* | | | | | | gpio/ml_ioh_gpio: ML7213 GPIO driverTomoya MORINAGA2011-01-133-0/+362
* | | | | | | GPIO_VX855: eliminate kconfig dependency warningRandy Dunlap2011-01-131-1/+1
* | | | | | | GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warningRandy Dunlap2011-01-131-0/+1
* | | | | | | gpio: vr41xx_giu: irq_data conversionLennert Buytenhek2011-01-131-24/+24
* | | | | | | gpio: timbgpio: irq_data conversionLennert Buytenhek2011-01-131-15/+15
* | | | | | | gpio: tc35892-gpio: irq_data conversionLennert Buytenhek2011-01-131-18/+18
* | | | | | | gpio: sx150x: irq_data conversionLennert Buytenhek2011-01-131-23/+23
* | | | | | | gpio: stmpe-gpio: irq_data conversionLennert Buytenhek2011-01-131-18/+18
* | | | | | | gpio: pl061: irq_data conversionLennert Buytenhek2011-01-131-14/+14
* | | | | | | gpio: pca953x: irq_data conversionLennert Buytenhek2011-01-131-19/+19
* | | | | | | gpio: max732x: irq_data conversionLennert Buytenhek2011-01-131-19/+19
* | | | | | | gpio: langwell_gpio: irq_data conversionLennert Buytenhek2011-01-131-8/+8
* | | | | | | gpio: adp5588-gpio: irq_data conversionLennert Buytenhek2011-01-131-19/+20
* | | | | | | cs5535: deprecate older cs5535_gpio driverAndres Salomon2011-01-138-10/+21
* | | | | | | drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon2011-01-135-93/+103
* | | | | | | drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...Andres Salomon2011-01-132-1/+53
* | | | | | | rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin2011-01-131-1/+2
* | | | | | | rtc-cmos: fix suspend/resumePaul Fox2011-01-131-7/+9
* | | | | | | drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin2011-01-131-2/+4
* | | | | | | vgacon: check for efi machineYannick Heneault2011-01-131-1/+2
* | | | | | | dca: remove unneeded NULL checkDan Carpenter2011-01-131-2/+0
* | | | | | | kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi2011-01-132-0/+10
* | | | | | | drivers/video/backlight/l4f00242t03.c: fix reset sequenceAlberto Panizzo2011-01-131-1/+2
* | | | | | | drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...Alberto Panizzo2011-01-131-4/+6