aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27lktdm: add support for hardlockup, softlockup and hung task crashesFrederic Weisbecker1-0/+20
2010-05-27Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori1-4/+4
2010-05-27drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches3-31/+31
2010-05-27rapidio: use default route value for CPS switchesAlexandre Bounine1-8/+10
2010-05-27rapidio: add switch domain routinesAlexandre Bounine4-0/+82
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine6-99/+102
2010-05-27rapidio: add debug configuration optionAlexandre Bounine3-0/+19
2010-05-27rapidio: fix typos and minor editsAlexandre Bounine2-5/+4
2010-05-27rapidio: add enabling SRIO port RX and TXThomas Moll2-1/+89
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine5-36/+665
2010-05-27rapidio: add switch locking during discoveryAlexandre Bounine1-20/+144
2010-05-27rapidio: add IDT CPS/TSI switchesAlexandre Bounine10-9/+473
2010-05-27drivers/char/applicom.c: use memdup_userJulia Lawall1-8/+3
2010-05-27drivers/char/ppdev.c: use kasprintfJulia Lawall1-3/+1
2010-05-27char drivers: RAM oops/panic loggerMarco Stornelli3-0/+170
2010-05-27ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina1-3/+8
2010-05-27ipmi: update driver to use dev_printk and its constructsMyron Stowe2-127/+107
2010-05-27ipmi: convert tracking of the ACPI device pointer to a PNP deviceMyron Stowe1-1/+1
2010-05-27ipmi: change timeout and event poll to one secondCorey Minyard1-2/+2
2010-05-27ipmi: attempt to register multiple SIs of the same typeMatthew Garrett1-7/+21
2010-05-27ipmi: reduce pollingMatthew Garrett1-7/+13
2010-05-27ipmi: reduce polling when interrupts are availableMatthew Garrett1-2/+10
2010-05-27ipmi: change device discovery orderMatthew Garrett1-11/+12
2010-05-27ipmi: only register one si per bmcMatthew Garrett1-2/+27
2010-05-27ipmi: split device discovery and registrationMatthew Garrett1-46/+84
2010-05-27ipmi: change addr_source to an enum rather than stringsMatthew Garrett1-19/+25
2010-05-27md: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-1/+1
2010-05-27ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-1/+1
2010-05-27topology: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-1/+1
2010-05-27drivers/telephony/ixj.c: use memdup_userJulia Lawall1-11/+4
2010-05-27fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger1-3/+4
2010-05-27fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight codeMike Frysinger1-3/+4
2010-05-27drivers/video/via: use memdup_userJulia Lawall1-8/+3
2010-05-27add support for S3 Trio3D/1X/2XOndrej Zary1-20/+81
2010-05-27drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()Daniel Mack1-1/+4
2010-05-27gpio: add Penwell gpio supportAlek Du2-34/+53
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi1-0/+43
2010-05-27gpiolib: make gpiochip_add() show a better error messageBen Dooks1-1/+1
2010-05-27gpio: max732x: fix input configuration for open-drain pinsMarc Zyngier1-0/+7
2010-05-27max732x: correct nr_port checking off by one errorAxel Lin1-3/+3
2010-05-27pl061: fix offset value range checkingAxel Lin1-1/+1
2010-05-27gpiolib: a gpio is unsigned, so use %u to print itUwe Kleine-König1-1/+1
2010-05-27gpiolib: make names array and its values constUwe Kleine-König3-3/+3
2010-05-27gpio: add interrupt handling capability to max732xMarc Zyngier2-19/+343
2010-05-27rtc: AB8500 RTC driverVirupax Sadashivpetimath3-0/+371
2010-05-27drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall1-8/+3
2010-05-27drivers/char/vt.c: use memdup_userJulia Lawall1-7/+3
2010-05-27drivers/mmc/host: use ERR_CASTJulia Lawall1-1/+1
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR3-0/+311
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas1-0/+30