Input: elantech - report multitouch with proper ABS_MT messages
[pandora-kernel.git] / drivers /
2011-05-17 Éric PielInput: elantech - report multitouch with proper ABS_MT...
2011-05-17 Éric PielInput: elantech - export pressure and width when supported
2011-05-15 Julia LawallInput: atmel_tsadcc - correct call to input_free_device
2011-05-12 Zhang JiejingInput: add driver FSL MPR121 capacitive touch sensor
2011-05-12 Eric DumazetInput: remove useless synchronize_rcu() calls
2011-05-12 Igor GrinbergInput: ads7846 - fix gpio_pendown configuration
2011-05-12 Alexander SteinInput: ads7846 - add possibility to use external vref...
2011-05-12 Johan HovoldInput: rotary-encoder - add support for half-period...
2011-05-11 Johan HovoldInput: rotary-encoder - refactor and clean up
2011-05-11 Rakesh IyerInput: tegra-kbc - change wakeup logic to be all or...
2011-05-05 Ville SyrjalaInput: ati_remote2 - return the error code from sysfs...
2011-05-05 Dmitry TorokhovInput: sh_keysc - only compile PM code if PM is enabled
2011-05-03 Axel LinInput: h3600_ts_input - fix a leak of the IRQ during...
2011-05-03 Dmitry TorokhovInput: sh_keysc - make sh_keysc_device_driver static
2011-04-28 Magnus DammInput: sh_keysc - switch to threaded IRQ handler
2011-04-28 Magnus DammInput: sh_keysc - implement runtime PM support
2011-04-28 Dmitry TorokhovInput: input-polldev - use system-wide freezable workqueue
2011-04-28 Rakesh IyerInput: tegra-kbc - add ghost key filter
2011-04-28 Axel LinInput: twl4030-pwrbutton - fix a leak of the IRQ during...
2011-04-28 Axel LinInput: omap-keypad - fix a wrong free_irq() parameter
2011-04-28 Axel LinInput: qt1070 - add MODULE_DEVICE_TABLE
2011-04-27 Jeff BrownInput: evdev - only signal polls on full packets
2011-04-23 Dmitry TorokhovMerge commit 'v2.6.39-rc4' into next
2011-04-18 Linus TorvaldsMerge branch 'for-39-rc4' of git://codeaurora.org/quic...
2011-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-04-18 Igor MammedovInput: xen-kbdfront - fix mouse getting stuck after...
2011-04-18 Jeff BrownInput: estimate number of events per packet
2011-04-18 Christoph Hellwigblock: add blk_run_queue_async
2011-04-18 NeilBrownmd: fix up raid1/raid10 unplugging.
2011-04-18 NeilBrownmd: incorporate new plugging into raid5.
2011-04-18 NeilBrownmd: provide generic support for handling unplug callbacks.
2011-04-18 NeilBrownmd - remove old plugging code.
2011-04-18 NeilBrownmd/dm - remove remains of plug_fn callback.
2011-04-18 NeilBrownmd: use new plugging interface for RAID IO.
2011-04-18 Benjamin HerrenschmidtMerge remote branch 'kumar/merge' into merge
2011-04-18 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2011-04-18 Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git./linux...
2011-04-17 Alex Deucheri2c-algo-bit: Call pre/post_xfer for bit_test
2011-04-17 Jean Delvarei2c: Improve deprecation warnings
2011-04-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-04-16 Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-04-16 Linus TorvaldsMerge branches 'core-fixes-for-linus', 'perf-fixes...
2011-04-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-16 Linus TorvaldsMerge branch 'for-linus' of git://android.git./kernel...
2011-04-16 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-04-15 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-14 Alexandre BounineRapidIO/mpc85xx: fix possible mport registration problems
2011-04-14 Alexandre BounineRapidIO: add IDT CPS-1432 switch definitions
2011-04-14 Wanlong Gaodrivers/misc/sgi-gru/grufile.c: fix the wrong members...
2011-04-14 Antonio Ospiteleds/leds-regulator.c: fix handling of already enabled...
2011-04-14 Axel Lindrivers/rtc/rtc-mc13xxx.c: fix unterminated platform_de...
2011-04-14 Greg Kroah-HartmanRevert "USB: isp1760-hcd: move imask clear after pendin...
2011-04-13 Andiry XuxHCI: Implement AMD PLL quirk
2011-04-13 Sarah Sharpxhci: Tell USB core both roothubs lost power.
2011-04-13 Andiry Xuusbcore: Bug fix: system can't suspend with USB3.0...
2011-04-13 Matthew WilcoxUSB: Fix unplug of device with active streams
2011-04-13 Dmitry TorokhovUSB: xhci - also free streams when resetting devices
2011-04-13 Sarah Sharpxhci: Fix NULL pointer deref in handle_port_status()
2011-04-13 Dmitry TorokhovUSB: xhci - fix math in xhci_get_endpoint_interval()
2011-04-13 Dmitry TorokhovUSB: xhci: simplify logic of skipping missed isoc TDs
2011-04-13 Dmitry TorokhovUSB: xhci - remove excessive 'inline' markings
2011-04-13 Dan CarpenterUSB: xhci: unsigned char never equals -1
2011-04-13 Dmitry TorokhovUSB: xhci - fix unsafe macro definitions
2011-04-13 Dmitry TorokhovUSB: fix formatting of SuperSpeed endpoints in /proc...
2011-04-13 Richard RetanubunUSB: isp1760-hcd: move imask clear after pending work...
2011-04-13 Valentin LongchampUSB: fsl_qe_udc: send ZLP when zero flag and length...
2011-04-13 Steven Hardyusb: qcserial add missing errorpath kfrees
2011-04-13 Steven Hardyusb: qcserial avoid pointing to freed memory
2011-04-13 Steven Hardyusb: Fix qcserial memory leak on rmmod
2011-04-13 Paul FriedrichUSB: ftdi_sio: add ids for Hameg HO720 and HO730
2011-04-13 Marius B. KotsbakUSB: option: Added support for Samsung GT-B3730/GT...
2011-04-13 Dan Carpenterusb: pch_udc: unlock on allocation failure
2011-04-13 Joerg RoedelUSB host: Fix lockdep warning in AMD PLL quirk
2011-04-13 Sebastian Andrzej... usb/gadget: don't leak hs_descriptors
2011-04-13 Yoichi YuasaUSB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not...
2011-04-13 Johan HovoldUSB: ftdi_sio: add PID for OCT DK201 docking station
2011-04-13 Johan Hovoldusb: musb: omap2430: fix build failure
2011-04-13 Alan SternUSB: EHCI: unlink unused QHs when the controller is...
2011-04-13 Yauheni Kaliutausb: gadget: eem: fix echo command processing
2011-04-13 Christian SimonUSB: ftdi_sio: Added IDs for CTI USB Serial Devices
2011-04-13 Yoshihiro Shimodausb: r8a66597-udc: fix spinlock usage
2011-04-13 Michal Simekusb: Fix Kconfig unmet dependencies for Microblaze...
2011-04-13 Alexey KhoroshilovUSB: usb-gadget: unlock data->lock mutex on error path...
2011-04-13 Randy Dunlapusb: fix ips1760-hcd printk format warning
2011-04-13 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2011-04-13 Greg Kroah-HartmanMerge branch 'for-greg' of git://gitorious.org/usb...
2011-04-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-04-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-13 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-04-13 Matthew Garrettx86 platform drivers: Build fix for intel_pmic_gpio
2011-04-13 Mike FrysingerUSB: musb: blackfin: work around anomaly 05000450
2011-04-13 Hema HKusb: musb: Fix the crash issue during reboot
2011-04-13 Felipe Balbiusb: musb: gadget: check the correct list_head
2011-04-13 Felipe Balbiusb: musb: temporarily make it bool
2011-04-13 Dan CarpenterUSB: musb: dereferencing an iomem pointer
next