index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-07-27
4
-55
/
+250
|
\
|
*
tpm_nsc: Fix bug when loading multiple TPM drivers
Stefan Berger
2011-07-26
1
-7
/
+7
|
*
tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block
Stefan Berger
2011-07-22
1
-22
/
+23
|
*
tpm: Fix compilation warning when CONFIG_PNP is not defined
Stefan Berger
2011-07-21
1
-6
/
+1
|
*
tpm: Fix a typo
Stefan Berger
2011-07-12
1
-1
/
+1
|
*
tpm_tis: Probing function for Intel iTPM bug
Stefan Berger
2011-07-12
1
-4
/
+73
|
*
tpm_tis: Fix the probing for interrupts
Stefan Berger
2011-07-12
2
-6
/
+28
|
*
tpm_tis: Delay ACPI S3 suspend while the TPM is busy
Stefan Berger
2011-07-12
1
-5
/
+23
|
*
tpm_tis: Re-enable interrupts upon (S3) resume
Stefan Berger
2011-07-12
1
-0
/
+30
|
*
tpm: Fix display of data in pubek sysfs entry
Stefan Berger
2011-07-12
1
-10
/
+16
|
*
tpm_tis: Add timeouts sysfs entry
Stefan Berger
2011-07-12
3
-1
/
+22
|
*
tpm: Adjust interface timeouts if they are too small
Stefan Berger
2011-07-12
1
-4
/
+9
|
*
tpm: Use interface timeouts returned from the TPM
Stefan Berger
2011-07-12
1
-3
/
+4
|
*
tpm_tis: Introduce durations sysfs entry
Stefan Berger
2011-07-12
3
-1
/
+21
|
*
tpm: Adjust the durations if they are too small
Stefan Berger
2011-07-12
1
-6
/
+11
|
*
tpm: Use durations returned from TPM
Stefan Berger
2011-07-12
1
-2
/
+4
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2011-07-27
47
-32
/
+22113
|
\
\
|
*
|
target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectors
Nicholas Bellinger
2011-07-26
1
-4
/
+3
|
*
|
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger
2011-07-26
41
-1
/
+22099
|
*
|
iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h
Nicholas Bellinger
2011-07-25
1
-16
/
+0
|
*
|
iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
2011-07-25
3
-14
/
+13
|
*
|
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
2011-07-25
5
-11
/
+11
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-07-27
40
-306
/
+1829
|
\
\
\
|
*
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-07-27
3654
-241218
/
+287041
|
|
\
\
\
|
|
*
|
|
Input: synaptics - fix reporting of min coordinates
Dmitry Torokhov
2011-07-25
1
-1
/
+1
|
|
*
|
|
Input: tegra-kbc - enable key autorepeat
Rakesh Iyer
2011-07-25
1
-1
/
+1
|
|
*
|
|
Input: kxtj9 - fix locking typo in kxtj9_set_poll()
Dan Carpenter
2011-07-19
1
-1
/
+1
|
|
*
|
|
Input: kxtj9 - fix bug in probe()
Dan Carpenter
2011-07-19
1
-1
/
+1
|
|
*
|
|
Input: intel-mid-touch - remove pointless checking for variable 'found'
Axel Lin
2011-07-18
1
-10
/
+5
|
|
*
|
|
Input: hp_sdc - staticize hp_sdc_kicker()
Axel Lin
2011-07-18
1
-1
/
+1
|
|
*
|
|
Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure
Axel Lin
2011-07-18
1
-4
/
+4
|
|
*
|
|
Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data
Axel Lin
2011-07-18
1
-0
/
+2
|
|
*
|
|
Input: cy8ctmg110_ts - constify i2c_device_id table
Axel Lin
2011-07-13
1
-1
/
+1
|
|
*
|
|
Input: cy8ctmg110_ts - fix checking return value of i2c_master_send
Axel Lin
2011-07-13
1
-2
/
+2
|
|
*
|
|
Input: lifebook - make dmi callback functions return 1
Axel Lin
2011-07-13
1
-2
/
+2
|
|
*
|
|
Input: atkbd - make dmi callback functions return 1
Axel Lin
2011-07-13
1
-2
/
+2
|
|
*
|
|
Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2011-07-10
1
-8
/
+3
|
|
*
|
|
Input: gpio_keys - add support for device-tree platform data
David Jander
2011-07-10
1
-16
/
+132
|
|
*
|
|
Input: aiptek - remove double define
Edwin van Vliet
2011-07-10
1
-1
/
+0
|
|
*
|
|
Input: synaptics - set minimum coordinates as reported by firmware
Dmitry Torokhov
2011-07-09
2
-21
/
+43
|
|
*
|
|
Input: synaptics - process button bits in AGM packets
Daniel Kurtz
2011-07-06
1
-16
/
+16
|
|
*
|
|
Input: synaptics - rename set_slot to be more descriptive
Daniel Kurtz
2011-07-06
1
-7
/
+10
|
|
*
|
|
Input: synaptics - fuzz position for touchpad with reduced filtering
Daniel Kurtz
2011-07-06
2
-10
/
+15
|
|
*
|
|
Input: synaptics - set resolution for MT_POSITION_X/Y axes
Daniel Kurtz
2011-07-06
1
-0
/
+3
|
|
*
|
|
Input: wacom - cleanup a return value for the old Bamboo
Ping Cheng
2011-07-06
1
-1
/
+1
|
|
*
|
|
Input: wacom - update Graphire4 and old Bamboo tablet buttons
Ping Cheng
2011-07-06
1
-11
/
+8
|
|
*
|
|
Input: wacom - add serial number for Graphire4 and old Bamboo
Ping Cheng
2011-07-06
1
-0
/
+1
|
|
*
|
|
Input: wacom - remove BTN_TOOL_FINGER for pad
Ping Cheng
2011-07-06
1
-11
/
+0
|
|
*
|
|
Input: add support for Kionix KXTJ9 accelerometer
Chris Hudson
2011-07-06
3
-0
/
+689
|
|
*
|
|
Input: wm97xx - mark channels which need pen_down
Wolfram Sang
2011-07-04
3
-15
/
+20
[next]