index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-24
drm/i915: fix vblank wait test condition
Jesse Barnes
1
-1
/
+1
2010-08-24
intel_scu_ipc: fix IPC i2c write bug
Jianwei Yang
1
-1
/
+1
2010-08-24
rar: Fix off by one error
Ossama Othman
1
-1
/
+1
2010-08-24
V4L/DVB: mantis: Fix IR_CORE dependency
Ingo Molnar
1
-1
/
+1
2010-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
1
-0
/
+42
2010-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
19
-4219
/
+70
2010-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
5
-22
/
+20
2010-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2010-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
20
-120
/
+221
2010-08-24
via-pmu: Add compat_pmu_ioctl
Andreas Schwab
1
-0
/
+42
2010-08-23
USB: ftdi_sio: add product ID for Lenz LI-USB
Galen Seitz
2
-0
/
+4
2010-08-23
USB: adutux: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
1
-1
/
+1
2010-08-23
USB: iowarrior: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
1
-2
/
+2
2010-08-23
USB: xHCI: update ring dequeue pointer when process missed tds
Andiry Xu
1
-0
/
+4
2010-08-23
USB: xhci: Remove buggy assignment in next_trb()
John Youn
1
-1
/
+1
2010-08-23
USB: ftdi_sio: Add ID for Ionics PlugComputer
Martin Michlmayr
2
-0
/
+8
2010-08-23
USB: serial: io_ti.c: don't return 0 if writing the download record failed
Roel Kluin
1
-1
/
+1
2010-08-23
USB: otg: twl4030: fix wrong assumption of starting state
Felipe Balbi
1
-1
/
+5
2010-08-23
USB: gadget: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-08-23
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2010-08-23
USB: ssu100: set tty_flags in ssu100_process_packet
Bill Pemberton
1
-9
/
+29
2010-08-23
USB: ssu100: add disconnect function for ssu100
Bill Pemberton
1
-1
/
+1
2010-08-23
USB: serial: export symbol usb_serial_generic_disconnect
Bill Pemberton
1
-0
/
+1
2010-08-23
USB: ssu100: rework logic for TIOCMIWAIT
Bill Pemberton
1
-35
/
+111
2010-08-23
USB: ssu100: add register parameter to ssu100_setregister
Bill Pemberton
1
-3
/
+4
2010-08-23
USB: ssu100: remove duplicate #defines in ssu100
Bill Pemberton
1
-55
/
+31
2010-08-23
USB: ssu100: refine process_packet in ssu100
Bill Pemberton
1
-6
/
+2
2010-08-23
USB: ssu100: add locking for port private data in ssu100
Bill Pemberton
1
-1
/
+8
2010-08-23
USB: r8a66597-udc: return -ENOMEM if kzalloc() fails
Axel Lin
1
-0
/
+1
2010-08-23
USB: io_ti: check firmware version before updating
Greg Kroah-Hartman
1
-1
/
+1
2010-08-23
USB: ftdi_sio: fix endianess of max packet size
Michael Wileczka
1
-1
/
+1
2010-08-23
USB: CP210x Fix Break On/Off
Craig Shelley
1
-2
/
+2
2010-08-23
USB: pl2303: New vendor and product id
Jef Driesen
2
-0
/
+5
2010-08-23
USB: serial: fix leak of usb serial module refrence count
Ming Lei
1
-16
/
+7
2010-08-23
USB: add device IDs for igotu to navman
Ross Burton
1
-0
/
+1
2010-08-23
USB: isp1760: use a write barrier to ensure proper ndelay timing
Michael Hennerich
1
-0
/
+2
2010-08-23
USB: option: add Celot CT-650
Michael Tokarev
1
-2
/
+5
2010-08-23
USB: uvc_v4l2: cleanup test for end of loop
Dan Carpenter
1
-1
/
+1
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
42
-187
/
+1975
2010-08-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2
-40
/
+28
2010-08-23
Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...
Linus Torvalds
1
-1
/
+1
2010-08-23
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
42
-472
/
+637
2010-08-23
68328serial: check return value of copy_*_user() instead of access_ok()
Kulikov Vasiliy
1
-18
/
+11
2010-08-23
synclink: add mutex_unlock() on error path
Dan Carpenter
1
-1
/
+3
2010-08-23
rocket: add a mutex_unlock()
Dan Carpenter
1
-0
/
+1
2010-08-23
ip2: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-0
/
+2
2010-08-23
ip2: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2010-08-23
serial: print early console device address in hex
Luck, Tony
1
-2
/
+2
2010-08-23
Staging: sep: remove driver
Greg Kroah-Hartman
10
-3757
/
+0
2010-08-23
Staging: batman-adv: Don't write in not allocated packet_buff
Sven Eckelmann
1
-0
/
+4
[next]