summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-279-12/+176
|\
| * Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary2010-05-271-1/+6
| * Input: ads7846 - return error on regulator_get() failureKevin Hilman2010-05-271-2/+2
| * Input: twl4030-vibra - correct the power down sequencePeter Ujfalusi2010-05-221-1/+1
| * Input: enable onkey driver of max8925Haojian Zhuang2010-05-223-0/+159
| * Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack2010-05-213-8/+8
* | Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick2010-05-271-0/+2
* | st: use noop_llseek() instead of default_llseek()Jan Blunck2010-05-271-0/+1
* | osst: use noop_llseek() instead of default_llseek()Jan Blunck2010-05-271-0/+1
* | rtc-m41t80: use nonseekable_open()Jan Blunck2010-05-271-5/+1
* | mISDN: remove unnecessary test on f_posJan Blunck2010-05-271-2/+0
* | osst: update ppos instead of using file->f_posJan Blunck2010-05-271-4/+4
* | lktdm: add support for hardlockup, softlockup and hung task crashesFrederic Weisbecker2010-05-271-0/+20
* | 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