summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2010-05-271-4/+4
* drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches2010-05-273-31/+31
* rapidio: use default route value for CPS switchesAlexandre Bounine2010-05-271-8/+10
* rapidio: add switch domain routinesAlexandre Bounine2010-05-274-0/+82
* rapidio: modify initialization of switch operationsAlexandre Bounine2010-05-276-99/+102
* rapidio: add debug configuration optionAlexandre Bounine2010-05-273-0/+19
* rapidio: fix typos and minor editsAlexandre Bounine2010-05-272-5/+4
* rapidio: add enabling SRIO port RX and TXThomas Moll2010-05-272-1/+89
* rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-275-36/+665
* rapidio: add switch locking during discoveryAlexandre Bounine2010-05-271-20/+144
* rapidio: add IDT CPS/TSI switchesAlexandre Bounine2010-05-2710-9/+473
* drivers/char/applicom.c: use memdup_userJulia Lawall2010-05-271-8/+3
* drivers/char/ppdev.c: use kasprintfJulia Lawall2010-05-271-3/+1
* char drivers: RAM oops/panic loggerMarco Stornelli2010-05-273-0/+170
* ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina2010-05-271-3/+8
* ipmi: update driver to use dev_printk and its constructsMyron Stowe2010-05-272-127/+107
* ipmi: convert tracking of the ACPI device pointer to a PNP deviceMyron Stowe2010-05-271-1/+1
* ipmi: change timeout and event poll to one secondCorey Minyard2010-05-271-2/+2
* ipmi: attempt to register multiple SIs of the same typeMatthew Garrett2010-05-271-7/+21
* ipmi: reduce pollingMatthew Garrett2010-05-271-7/+13
* ipmi: reduce polling when interrupts are availableMatthew Garrett2010-05-271-2/+10
* ipmi: change device discovery orderMatthew Garrett2010-05-271-11/+12
* ipmi: only register one si per bmcMatthew Garrett2010-05-271-2/+27
* ipmi: split device discovery and registrationMatthew Garrett2010-05-271-46/+84
* ipmi: change addr_source to an enum rather than stringsMatthew Garrett2010-05-271-19/+25
* md: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-1/+1
* ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-1/+1
* topology: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-1/+1
* drivers/telephony/ixj.c: use memdup_userJulia Lawall2010-05-271-11/+4
* fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger2010-05-271-3/+4
* fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight codeMike Frysinger2010-05-271-3/+4
* drivers/video/via: use memdup_userJulia Lawall2010-05-271-8/+3
* add support for S3 Trio3D/1X/2XOndrej Zary2010-05-271-20/+81
* drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()Daniel Mack2010-05-271-1/+4
* gpio: add Penwell gpio supportAlek Du2010-05-272-34/+53
* gpiolib: introduce set_debounce methodFelipe Balbi2010-05-271-0/+43
* gpiolib: make gpiochip_add() show a better error messageBen Dooks2010-05-271-1/+1
* gpio: max732x: fix input configuration for open-drain pinsMarc Zyngier2010-05-271-0/+7
* max732x: correct nr_port checking off by one errorAxel Lin2010-05-271-3/+3
* pl061: fix offset value range checkingAxel Lin2010-05-271-1/+1
* gpiolib: a gpio is unsigned, so use %u to print itUwe Kleine-König2010-05-271-1/+1
* gpiolib: make names array and its values constUwe Kleine-König2010-05-273-3/+3
* gpio: add interrupt handling capability to max732xMarc Zyngier2010-05-272-19/+343
* rtc: AB8500 RTC driverVirupax Sadashivpetimath2010-05-273-0/+371
* drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall2010-05-271-8/+3
* drivers/char/vt.c: use memdup_userJulia Lawall2010-05-271-7/+3
* drivers/mmc/host: use ERR_CASTJulia Lawall2010-05-271-1/+1
* sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR2010-05-273-0/+311
* sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas2010-05-271-0/+30
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-2722-25/+22