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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-04
Staging: comedi: don't write to buffer if command finished
Ian Abbott
1
-10
/
+13
2010-06-04
Staging: comedi: amplc_dio200: Protect counter subdevice with spinlock
Ian Abbott
1
-10
/
+25
2010-06-04
Staging: comedi: adv_pci_dio: Support Advantech PCI-1735U
Ian Abbott
1
-11
/
+169
2010-06-04
Staging: comedi: addi-data: don't overwrite name for request_irq()
Ian Abbott
1
-5
/
+1
2010-06-04
Staging: comedi: Give the addi_apci_* drivers different driver names
Ian Abbott
17
-2
/
+38
2010-06-04
Staging: mid: Intel MID touch screen driver
Sreedhara DS
6
-0
/
+879
2010-06-04
staging: Add framebuffer driver for XGI chipsets
apatard@mandriva.com
24
-0
/
+28503
2010-06-04
serial: add support for various Titan PCI cards
Yegor Yefremov
1
-0
/
+71
2010-06-04
vt_ioctl: return -EFAULT on copy_from_user errors
Dan Carpenter
1
-1
/
+3
2010-06-04
serial: altera_uart: Proper section for altera_uart_remove
Tobias Klauser
1
-1
/
+1
2010-06-04
tty: fix a little bug in scrup, vt.c
Frank Pan
1
-1
/
+1
2010-06-04
altera_uart: Simplify altera_uart_console_putc
Tobias Klauser
1
-15
/
+8
2010-06-04
altera_uart: Don't take spinlock in already protected functions
Tobias Klauser
1
-15
/
+4
2010-06-04
TTY/n_gsm: potential double lock
Dan Carpenter
1
-4
/
+5
2010-06-04
serial: bfin_5xx: fix typo in IER check
Sonic Zhang
1
-1
/
+1
2010-06-04
serial: bfin_5xx: IRDA is not affected by anomaly 05000230
Graf Yang
1
-1
/
+6
2010-06-04
serial_cs: add and sort IDs for serial and modem cards
Alexander Kurz
1
-2
/
+16
2010-06-04
msm_serial: fix serial on trout
Abhijeet Dharmapurikar
2
-18
/
+59
2010-06-04
fix setattr error handling in sysfs, configfs
Nick Piggin
2
-7
/
+8
2010-06-04
kobject: free memory if netlink_kernel_create() fails
Dan Carpenter
1
-0
/
+1
2010-06-04
lib/kobject_uevent.c: fix CONIG_NET=n warning
Andrew Morton
1
-0
/
+2
2010-06-04
USB: unbind all interfaces before rebinding them
Alan Stern
1
-0
/
+2
2010-06-04
USB: serial: digi_acceleport: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-06-04
usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected
Grant Likely
1
-3
/
+17
2010-06-04
USB: cdc-acm: fix resource reclaim in error path of acm_probe
Axel Lin
1
-2
/
+4
2010-06-04
USB: ftdi_sio: fix DTR/RTS line modes
Daniel Mack
1
-0
/
+4
2010-06-04
USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout
Ben Dooks
1
-0
/
+26
2010-06-04
USB: s3c-hsotg: SoftDisconnect minimum 3ms
Ben Dooks
1
-0
/
+3
2010-06-04
USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs
Ben Dooks
1
-0
/
+25
2010-06-04
USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig
Maurus Cuelenaere
1
-0
/
+1
2010-06-04
USB: s3c: Enable soft disconnect during initialization
Thomas Abraham
1
-0
/
+3
2010-06-04
USB: xhci: Print NEC firmware version.
Sarah Sharp
4
-1
/
+49
2010-06-04
USB: xhci: Wait for host to start running.
Sarah Sharp
1
-7
/
+32
2010-06-04
USB: xhci: Wait for controller to be ready after reset.
Sarah Sharp
1
-1
/
+12
2010-06-04
USB: isp1362: fix inw warning on Blackfin systems
Mike Frysinger
1
-1
/
+1
2010-06-04
USB: mos7840: fix null-pointer dereference
Johan Hovold
1
-1
/
+0
2010-06-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-55
/
+55
2010-06-04
Merge branch 'acpi-idle' into release
Len Brown
1
-11
/
+6
2010-06-04
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+3
2010-06-04
ACPI: Eliminate us to pm ticks conversion in common path
Venkatesh Pallipadi
1
-10
/
+5
2010-06-04
ACPI: Fix the incorrect calculation about C-state idle time
Zhao Yakui
1
-1
/
+1
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
19
-256
/
+631
2010-06-04
block: make blk_init_free_list and elevator_init idempotent
Mike Snitzer
2
-2
/
+7
2010-06-04
block: avoid unconditionally freeing previously allocated request_queue
Mike Snitzer
1
-6
/
+11
2010-06-03
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-8
/
+80
2010-06-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-26
/
+41
2010-06-03
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-23
/
+27
2010-06-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
18
-53
/
+67
2010-06-03
Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...
Linus Torvalds
2
-3
/
+3
2010-06-03
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-176
/
+309
[prev]
[next]