index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2008-01-28
10
-245
/
+651
|
\
|
*
HID: ADS/Tech Radio si470x needs blacklist entry
Tobias Lorenz
2008-01-28
1
-0
/
+8
|
*
HID: Logitech Extreme 3D needs NOGET quirk
Jiri Kosina
2008-01-28
1
-0
/
+2
|
*
HID: Refactor MS Presenter 8K key mapping
Jan Kiszka
2008-01-28
1
-4
/
+5
|
*
HID: MS Presenter mapping for PID 0x0701
Jiri Kosina
2008-01-28
1
-3
/
+5
|
*
HID: Support Samsung IR remote
Robert Schedel
2008-01-28
2
-0
/
+37
|
*
HID: fix compilation of hidbp drivers without usbhid
Jiri Kosina
2008-01-28
2
-0
/
+4
|
*
HID: Blacklist the Gretag-Macbeth Huey display colorimeter
Nicolas Mailhot
2008-01-28
1
-0
/
+4
|
*
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
Fengguang Wu
2008-01-28
3
-20
/
+20
|
*
HID: remove redundant WARN_ON()s in order not to scare users
Jiri Kosina
2008-01-28
1
-2
/
+10
|
*
HID: force hiddev creation for SONY PS3 controller
Bastien Nocera
2008-01-28
1
-1
/
+1
|
*
HID: Use hid blacklist in usbmouse/usbkbd
Pascal Terjan
2008-01-28
3
-0
/
+14
|
*
HID: proper handling of MS 4k and 6k devices
Jiri Kosina
2008-01-28
3
-4
/
+8
|
*
HID: remove unused variable in quirk event handler
Jiri Kosina
2008-01-28
1
-1
/
+0
|
*
HID: hid-input quirk for BTC 8193
Jiri Kosina
2008-01-28
3
-0
/
+40
|
*
HID: separate hid-input event quirks from generic code
Jiri Kosina
2008-01-28
3
-59
/
+71
|
*
HID: refactor mapping to input subsystem for quirky devices
Jiri Kosina
2008-01-28
4
-155
/
+337
|
*
HID: Microsoft Wireless Optical Desktop 3.0 quirk
Drew Fisher
2008-01-28
1
-0
/
+2
|
*
HID: Add support for Logitech Elite keyboards
Carlos Corbacho
2008-01-28
1
-0
/
+2
|
*
HID: add full support for Genius KB-29E
Jiri Kosina
2008-01-28
3
-0
/
+23
|
*
HID: fix a potential bug in pointer casting
Li Zefan
2008-01-28
1
-3
/
+4
|
*
HID: Implement horizontal wheel handling for A4 Tech X5-005D
Pavel Troller
2008-01-28
3
-3
/
+22
|
*
HID: Add support for Apple aluminum USB keyboards.
Michel Daenzer
2008-01-28
3
-3
/
+32
|
*
HID: Rename some code identifiers from PowerBook specific to Apple generic
Michel Daenzer
2008-01-28
3
-54
/
+55
|
*
HID: Map MS Presenter 8000 bottom-side buttons
Jan Kiszka
2008-01-28
1
-2
/
+14
*
|
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-28
8
-24
/
+123
|
\
\
|
*
|
block: implement drain buffers
James Bottomley
2008-01-28
3
-1
/
+78
|
*
|
__bio_clone: don't calculate hw/phys segment counts
Jens Axboe
2008-01-28
1
-4
/
+4
|
*
|
block: allow queue dma_alignment of zero
Pete Wyckoff
2008-01-28
1
-6
/
+1
|
*
|
blktrace: Add blktrace ioctls to SCSI generic devices
Christof Schmitt
2008-01-28
4
-13
/
+40
|
|
/
*
|
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-28
26
-374
/
+416
|
\
\
|
*
|
blk_end_request: changing xsysace (take 4)
Kiyoshi Ueda
2008-01-28
1
-4
/
+1
|
*
|
blk_end_request: changing ub (take 4)
Kiyoshi Ueda
2008-01-28
1
-5
/
+5
|
*
|
blk_end_request: cleanup of request completion (take 4)
Kiyoshi Ueda
2008-01-28
1
-17
/
+14
|
*
|
blk_end_request: cleanup 'uptodate' related code (take 4)
Kiyoshi Ueda
2008-01-28
2
-55
/
+9
|
*
|
blk_end_request: remove/unexport end_that_request_* (take 4)
Kiyoshi Ueda
2008-01-28
2
-54
/
+20
|
*
|
blk_end_request: changing scsi (take 4)
Kiyoshi Ueda
2008-01-28
1
-20
/
+11
|
*
|
blk_end_request: add bidi completion interface (take 4)
Kiyoshi Ueda
2008-01-28
2
-5
/
+37
|
*
|
blk_end_request: changing ide-cd (take 4)
Kiyoshi Ueda
2008-01-28
1
-14
/
+35
|
*
|
blk_end_request: add callback feature (take 4)
Kiyoshi Ueda
2008-01-28
2
-6
/
+68
|
*
|
blk_end_request: changing ide normal caller (take 4)
Kiyoshi Ueda
2008-01-28
2
-16
/
+15
|
*
|
blk_end_request: changing cpqarray (take 4)
Kiyoshi Ueda
2008-01-28
1
-29
/
+7
|
*
|
blk_end_request: changing cciss (take 4)
Kiyoshi Ueda
2008-01-28
1
-22
/
+3
|
*
|
blk_end_request: changing ide-scsi (take 4)
Kiyoshi Ueda
2008-01-28
1
-4
/
+4
|
*
|
blk_end_request: changing s390 (take 4)
Kiyoshi Ueda
2008-01-28
2
-15
/
+15
|
*
|
blk_end_request: changing mmc (take 4)
Kiyoshi Ueda
2008-01-28
2
-21
/
+7
|
*
|
blk_end_request: changing i2o_block (take 4)
Kiyoshi Ueda
2008-01-28
1
-12
/
+8
|
*
|
blk_end_request: changing viocd (take 4)
Kiyoshi Ueda
2008-01-28
1
-9
/
+6
|
*
|
blk_end_request: changing xen-blkfront (take 4)
Kiyoshi Ueda
2008-01-28
1
-6
/
+4
|
*
|
blk_end_request: changing viodasd (take 4)
Kiyoshi Ueda
2008-01-28
1
-9
/
+6
[next]