aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-151-2/+9
|\
| * x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-151-2/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-157-52/+70
|\ \
| * | Input: wacom - fix error path in wacom_probe()Alexander Strakh2011-02-111-1/+1
| * | Input: ads7846 - check proper condition when freeing gpioDmitry Torokhov2011-02-111-16/+22
| * | Revert "Input: do not pass injected events back to the originating handler"Dmitry Torokhov2011-02-021-26/+11
| * | Input: sysrq - rework re-inject logicDmitry Torokhov2011-02-021-1/+16
| * | Input: serio - clear pending rescans after sysfs driver rebindDuncan Laurie2011-02-021-4/+7
| * | Input: rotary_encoder - use proper irqflagsAlexander Stein2011-02-021-2/+2
| * | Input: wacom_w8001 - report resolution to userlandPing Cheng2011-01-311-2/+11
* | | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-1421-313/+232
|\ \ \
| * | | RTC: Fix minor compile warningJohn Stultz2011-02-032-2/+2
| * | | RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-0318-297/+223
| * | | RTC: Fix rtc driver ioctl specific shortcuttingJohn Stultz2011-02-031-14/+7
* | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-02-131-2/+4
|\ \ \ \
| * \ \ \ Merge branch 'devicetree/merge' into spi/mergeGrant Likely2011-02-12468-3239/+3266
| |\ \ \ \
| * | | | | spi/spi_sh_msiof: fix wrong address calculation, which leads to an OopsGuennadi Liakhovetski2011-01-211-2/+4
* | | | | | Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds2011-02-131-2/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-02-111-20/+8
|\ \ \ \ \ \
| * | | | | | amd64_edac: Fix DIMMs per DCTs outputBorislav Petkov2011-02-101-20/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-112-13/+48
|\ \ \ \ \ \
| * | | | | | hwmon: (emc1403) Fix I2C address rangeGuenter Roeck2011-02-091-1/+1
| * | | | | | hwmon: (lm63) Consider LM64 temperature offsetDirk Eibach2011-02-091-12/+47
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-02-114-4/+23
|\ \ \ \ \ \
| * | | | | | pci: use security_capable() when checking capablities during config space readChris Wright2011-02-111-1/+2
| * | | | | | Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris2011-02-113-3/+21
| |\ \ \ \ \ \
| | * | | | | | tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-113-3/+21
* | | | | | | | drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall2011-02-111-14/+14
* | | | | | | | nbd: remove module-level ioctl mutexSoren Hansen2011-02-111-3/+0
* | | | | | | | drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh2011-02-111-1/+5
* | | | | | | | drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge2011-02-111-6/+22
|/ / / / / / /
* | | | | | | char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard2011-02-101-10/+2
* | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-1026-53/+178
|\ \ \ \ \ \ \
| * | | | | | | USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani2011-02-041-0/+1
| * | | | | | | USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl2011-02-041-1/+2
| * | | | | | | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-043-0/+6
| * | | | | | | USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-033-2/+9
| * | | | | | | Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-02-039-45/+96
| |\ \ \ \ \ \ \
| | * | | | | | | usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-011-3/+3
| | * | | | | | | usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-012-0/+17
| | * | | | | | | usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-012-21/+32
| | * | | | | | | usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-014-8/+28
| | * | | | | | | usb: musb: hsdma: change back to use musb_read/writewBob Liu2011-02-011-5/+14
| | * | | | | | | usb: musb: core: fix IRQ checkSergei Shtylyov2011-02-011-1/+1
| | * | | | | | | usb: musb: fix kernel panic during s2ram(v2)Ming Lei2011-02-011-7/+1
| * | | | | | | | USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern2011-02-031-0/+7
| * | | | | | | | USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2011-02-032-0/+7
| * | | | | | | | USB: fix race between root-hub resume and wakeup requestsAlan Stern2011-02-031-1/+1
| * | | | | | | | USB: prevent buggy hubs from crashing the USB stackAlan Stern2011-02-031-0/+5
| * | | | | | | | usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda2011-02-031-1/+1