deliverable/linux.git
2011-08-16  Ping ChengInput: wacom - report id 3 returns 4 bytes of data
2011-08-16  Ping ChengInput: wacom - add WAC_MSG_RETRIES define
2011-08-16  Gerard BraadInput: wacom - add support for the Wacom Bamboo Pen...
2011-08-11  Axel LinInput: tegra-kbc - correct call to input_free_device
2011-08-11  Axel LinInput: mpu3050 - correct call to input_free_device
2011-08-09  Joshua V. DillonInput: bcm5974 - add support for touchpads found in...
2011-08-09  Axel LinInput: mma8450 - fix module device table type
2011-08-05  Deepak SaxenaInput: remove CLOCK_TICK_RATE from analog joystick...
2011-08-03  Michael HennerichInput: ad7879 - fix deficient device disable
2011-08-03  Tobias KlauserInput: gpio_keys - fix two typos in devicetree document...
2011-08-01  Shawn GuoInput: mma8450 - add device tree probe support
2011-07-30  Tobias KlauserInput: gpio_keys - return proper error code if memory...
2011-07-30  Axel LinInput: lm8323 - add missing device_remove_file for...
2011-07-30  Rakesh IyerInput: tegra-kbc - fix computation of polling time
2011-07-30  Stephen RothwellInput: kxtj9 - explicitly include module.h
2011-07-30  Randy DunlapInput: psmouse - hgpk.c needs module.h
2011-07-27  Dmitry TorokhovMerge branch 'next' into for-linus
2011-07-25  Dmitry TorokhovInput: synaptics - fix reporting of min coordinates
2011-07-25  Rakesh IyerInput: tegra-kbc - enable key autorepeat
2011-07-20  Dan CarpenterInput: kxtj9 - fix locking typo in kxtj9_set_poll()
2011-07-20  Dan CarpenterInput: kxtj9 - fix bug in probe()
2011-07-19  Axel LinInput: intel-mid-touch - remove pointless checking...
2011-07-19  Axel LinInput: hp_sdc - staticize hp_sdc_kicker()
2011-07-19  Axel LinInput: pmic8xxx-keypad - fix a leak of the IRQ during...
2011-07-19  Axel LinInput: cy8ctmg110_ts - set reset_pin and irq_pin from...
2011-07-13  Axel LinInput: cy8ctmg110_ts - constify i2c_device_id table
2011-07-13  Axel LinInput: cy8ctmg110_ts - fix checking return value of...
2011-07-13  Axel LinInput: lifebook - make dmi callback functions return 1
2011-07-13  Axel LinInput: atkbd - make dmi callback functions return 1
2011-07-10  Dmitry TorokhovInput: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
2011-07-10  David JanderInput: gpio_keys - add support for device-tree platform...
2011-07-10  Edwin van VlietInput: aiptek - remove double define
2011-07-09  Dmitry TorokhovInput: synaptics - set minimum coordinates as reported...
2011-07-07  Daniel KurtzInput: synaptics - process button bits in AGM packets
2011-07-07  Daniel KurtzInput: synaptics - rename set_slot to be more descriptive
2011-07-07  Daniel KurtzInput: synaptics - fuzz position for touchpad with...
2011-07-07  Daniel KurtzInput: synaptics - set resolution for MT_POSITION_X...
2011-07-07  Ping ChengInput: wacom - cleanup a return value for the old Bamboo
2011-07-07  Ping ChengInput: wacom - update Graphire4 and old Bamboo tablet...
2011-07-07  Ping ChengInput: wacom - add serial number for Graphire4 and...
2011-07-07  Ping ChengInput: wacom - remove BTN_TOOL_FINGER for pad
2011-07-07  Chris HudsonInput: add support for Kionix KXTJ9 accelerometer
2011-07-05  Simon BudigInput: add guarding parentheses to macros
2011-07-05  Wolfram SangInput: wm97xx - mark channels which need pen_down
2011-07-05  Wolfram SangInput: wm97xx - refactor channel selection in poll_sample()
2011-07-05  Wolfram SangInput: wm97xx - remove redundant define
2011-07-05  Stefano StabelliniInput: xen-kbdfront - enable driver for HVM guests
2011-07-05  Chris MoellerInput: xpad - enable rumble support for XBox360 Wireles...
2011-07-04  Dmitry TorokhovInput: sh_keysc - fix compile warning
2011-07-04  Iiro ValkonenInput: atmel_mxt_ts - handle objects with multiple...
2011-07-04  Iiro ValkonenInput: atmel_mxt_ts - update object list
2011-06-29  Jiejing ZhangInput: mpr121 - improve sensibility of touch key
2011-06-29  Joseph LaiInput: add a driver to support InvenSense mpu3050 gyros...
2011-06-29  Hans-Christian... Input: update author email for gpio_mouse, at32psif...
2011-06-29  Axel LinInput: gpio_keys - fix a memory leak
2011-06-27  Igor GrinbergInput: ads7846 - cleanup GPIO initialization
2011-06-27  Ping ChengInput: wacom - add 3 new models - 6A, 6B, and 97
2011-06-27  Ping ChengInput: wacom - Wacom Bamboo Pen D4 has 1024 pressure...
2011-06-27  David JanderInput: gpio_keys - move to late_initcall
2011-06-27  Axel LinInput: tnetv107x-ts - fix MODULE_ALIAS
2011-06-27  Axel LinInput: tnetv107x-keypad - fix MODULE_ALIAS
2011-06-27  Jesper JuhlInput: remove unneeded version.h includes
2011-06-22  Eric MiaoInput: add support for mma8450 accelerometer
2011-06-22  Aristeu RozanskiInput: wacom - use only one interface with DTU-2231
2011-06-22  Ping ChengInput: wacom - Cintiq 21UX2 does not have menu strips
2011-06-21  Magnus HörlinInput: xpad - add support for two more dance pads and...
2011-06-21  David JanderInput: gpio_keys - switch to using threaded IRQs
2011-06-21  Leigh BrownInput: lm8323 - use oneshot level triggered interrupts
2011-06-21  Felipe BalbiInput: lm8323 - convert to threaded IRQ
2011-06-21  Wolfram SangInput: qt1070 - remove obsolete cleanup for clientdata
2011-06-21  Linus TorvaldsLinux 3.0-rc4
2011-06-21  Linus Torvaldsvfs: i_state needs to be 'unsigned long' for now
2011-06-21  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-06-21  Linus TorvaldsMerge branch 'msm-fix' of git://codeaurora.org/quic...
2011-06-21  Linus TorvaldsMerge branch 'for-2.6.40' of git://linux-nfs.org/~bfiel...
2011-06-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-06-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-20  Alex Deucherdrm/radeon/kms/r6xx+: voltage fixes
2011-06-20  Stephen Boydmsm: timer: Fix DGT rate on 8960 and 8660
2011-06-20  Richard Cochranpxa168_eth: fix race in transmit path.
2011-06-20  Jesper Juhlipv4, ping: Remove duplicate icmp.h include
2011-06-20  Eric Dumazetnetxen: fix race in skb->len access
2011-06-20  Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-06-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-20  Linus TorvaldsMerge branch 'kvm-updates/3.0' of git://git./virt/kvm/kvm
2011-06-20  Al Virodevcgroup_inode_permission: take "is it a device node...
2011-06-20  Al Virofix comment in generic_permission()
2011-06-20  Al Virokill obsolete comment for follow_down()
2011-06-20  Al Viroproc_sys_permission() is OK in RCU mode
2011-06-20  Al Viroreiserfs_permission() doesn't need to bail out in RCU...
2011-06-20  Al Viroproc_fd_permission() is doesn't need to bail out in...
2011-06-20  Al Vironilfs2_permission() doesn't need to bail out in RCU...
2011-06-20  Al Virologfs doesn't need ->permission() at all
2011-06-20  Al Virocoda_ioctl_permission() is safe in RCU mode
2011-06-20  Al Virocifs_permission() doesn't need to bail out in RCU mode
2011-06-20  Al Virobad_inode_permission() is safe from RCU mode
2011-06-20  Dan Carpenterubifs: dereferencing an ERR_PTR in ubifs_mount()
2011-06-20  J. Bruce Fieldsnfsd4: fix break_lease flags on nfsd open
2011-06-20  Dave Airliedrm/nouveau: drop leftover debugging
next
This page took 0.040436 seconds and 5 git commands to generate.