index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-14
Input: fix EVIOCGNAME/JSIOCGNAME regression
Daniel Mack
2
-3
/
+2
2009-07-13
Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525
Simon Davie
1
-0
/
+16
2009-07-13
Input: pcspkr - switch driver to dev_pm_ops
Frans Pop
1
-2
/
+6
2009-07-13
Input: xpad - don't resend successfully sent outgoing requests
Michael Gruber
1
-13
/
+13
2009-07-13
Input: wistron_btns - recognize Maxdata Pro 7000 notebooks
Giuseppe Mazzotta
1
-0
/
+9
2009-07-08
Input: gpio_mouse - use standard driver registration method
Saeed Bishara
1
-6
/
+5
2009-07-08
Input: mark serio and i8042 as suspended when hibernating too
Thadeu Lima de Souza Cascardo
2
-6
/
+8
2009-06-29
Input: add support for generic GPIO-based matrix keypad
Eric Miao
4
-2
/
+530
2009-06-29
Input: arrange keyboards alphabetically
Dmitry Torokhov
2
-162
/
+161
2009-06-29
Input: gpio-keys - avoid possibility of sleeping in timer function
Jani Nikula
1
-5
/
+12
2009-06-29
Input: gpio-keys - revert 'change timer to workqueue'
Jani Nikula
1
-12
/
+20
2009-06-29
Input: dm355evm_keys - fix kconfig symbol names
David Brownell
1
-2
/
+1
2009-06-29
Input: wacom - add DTF720a support and fix rotation on Intuos3
Ping Cheng
1
-1
/
+5
2009-06-29
Input: i8042 - more reset quirks for MSI Wind-clone netbooks
Yan Li
1
-0
/
+28
2009-06-20
Input: add driver for Synaptics I2C touchpad
Mike Rapoport
3
-0
/
+695
2009-06-20
Input: synaptics - add support for reporting x/y resolution
Tero Saarni
4
-3
/
+41
2009-06-11
Input: ALPS - handle touchpoints buttons correctly
Ulrich Dangel
1
-4
/
+9
2009-06-11
Input: gpio-keys - change timer to workqueue
Alek Du
1
-20
/
+12
2009-06-11
Input: ads7846 - pin change interrupt support
Michael Roth
1
-3
/
+9
2009-06-11
Input: add support for touchscreen on W90P910 ARM platform
Wan ZongShun
3
-0
/
+359
2009-06-10
Linux 2.6.30
v2.6.30
Linus Torvalds
1
-1
/
+1
2009-06-10
char: mxser, fix ISA board lookup
Peter Botha
1
-1
/
+1
2009-06-10
jbd: fix race in buffer processing in commit code
Jan Kara
1
-2
/
+4
2009-06-10
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-06-10
shm: fix unused warnings on nommu
Mike Frysinger
1
-2
/
+5
2009-06-09
bsg: setting rq->bio to NULL
FUJITA Tomonori
1
-0
/
+3
2009-06-09
kvm: fix kvm reboot crash when MAXSMP is used
Avi Kivity
1
-1
/
+1
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
11
-11
/
+11
2009-06-09
cpumask: introduce zalloc_cpumask_var
Yinghai Lu
2
-0
/
+27
2009-06-09
cls_cgroup: Fix oops when user send improperly 'tc filter add' request
Minoru Usui
1
-0
/
+3
2009-06-09
r8169: fix crash when large packets are received
Eric Dumazet
1
-6
/
+5
2009-06-09
md/raid5: fix bug in reshape code when chunk_size decreases.
NeilBrown
1
-1
/
+1
2009-06-09
md/raid5 - avoid deadlocks in get_active_stripe during reshape
NeilBrown
1
-11
/
+11
2009-06-09
md/raid5: use conf->raid_disks in preference to mddev->raid_disk
NeilBrown
1
-2
/
+2
2009-06-08
async: Fix lack of boot-time console due to insufficient synchronization
Linus Torvalds
1
-10
/
+5
2009-06-08
pata_netcell: Fix typo
Alan Cox
1
-1
/
+1
2009-06-08
MIPS: Outline udelay and fix a few issues.
Ralf Baechle
5
-92
/
+66
2009-06-08
MIPS: ioctl.h: Fix headers_check warnings
Jaswinder Singh Rajput
1
-0
/
+4
2009-06-08
MIPS: Cobalt: PCI bus is always required to obtain the board ID
Yoichi Yuasa
1
-0
/
+1
2009-06-08
MIPS: Kconfig: Remove "Support for" from Cavium system type
Yoichi Yuasa
1
-2
/
+2
2009-06-08
MIPS: Sibyte: Honor CONFIG_CMDLINE
Ralf Baechle
1
-7
/
+1
2009-06-08
SSB: BCM47xx: Export ssb_watchdog_timer_set
Matthieu Castet
1
-0
/
+1
2009-06-08
KVM: Explicity initialize cpus_hardware_enabled
Avi Kivity
1
-0
/
+1
2009-06-07
[ARM] 5543/1: arm: serial amba: add missing declaration in serial.h
Alessandro Rubini
1
-0
/
+1
2009-06-07
pdc202xx_old: fix resetproc() method
Sergei Shtylyov
1
-14
/
+5
2009-06-07
pdc202xx_old: fix 'pdc20246_dma_ops'
Sergei Shtylyov
1
-2
/
+1
2009-06-06
integrity: fix IMA inode leak
Hugh Dickins
1
-0
/
+1
2009-06-06
ext3/4 with synchronous writes gets wedged by Postfix
Al Viro
1
-6
/
+25
2009-06-06
Fix nobh_truncate_page() to not pass stack garbage to get_block()
Theodore Ts'o
1
-0
/
+2
2009-06-05
[libata] pata_ali: Use IGN_SIMPLEX
Alan Cox
1
-6
/
+11
[next]