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
2011-03-01
pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()
Axel Lin
1
-2
/
+1
2011-02-28
Staging: generic_serial: fix double locking bug
Dan Carpenter
1
-2
/
+2
2011-02-25
nozomi: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+0
2011-02-25
tty/serial: Relax the device_type restriction from of_serial
Grant Likely
1
-9
/
+9
2011-02-25
tty: phase out of ioctl file pointer for tty3270 as well
Heiko Carstens
3
-12
/
+8
2011-02-25
tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile
Greg Kroah-Hartman
1
-2
/
+0
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
321
-3473
/
+3863
2011-02-22
pch_uart: Fix DMA channel miss-setting issue.
Tomoya MORINAGA
1
-12
/
+47
2011-02-22
pch_uart: fix exclusive access issue
Tomoya MORINAGA
1
-2
/
+9
2011-02-22
pch_uart: fix auto flow control miss-setting issue
Tomoya MORINAGA
1
-6
/
+13
2011-02-22
pch_uart: fix uart clock setting issue
Tomoya MORINAGA
1
-1
/
+6
2011-02-22
pch_uart : Use dev_xxx not pr_xxx
Tomoya MORINAGA
1
-28
/
+49
2011-02-22
pch_uart : Reduce memcpy
Tomoya MORINAGA
1
-8
/
+5
2011-02-22
pch_uart: add spin_lock_init
Tomoya MORINAGA
1
-0
/
+2
2011-02-22
pch_uart: add multi-scatter processing
Tomoya MORINAGA
1
-28
/
+89
2011-02-22
tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...
Greg Kroah-Hartman
56
-50
/
+60
2011-02-22
tty: move obsolete and broken tty drivers to drivers/staging/tty/
Greg Kroah-Hartman
32
-86
/
+103
2011-02-22
tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/
Greg Kroah-Hartman
11
-0
/
+2
2011-02-22
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
Greg Kroah-Hartman
19
-183
/
+184
2011-02-22
tty: serial: altera_jtaguart: Fixup type usage of port flags
Tobias Klauser
1
-1
/
+1
2011-02-22
tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources
Tobias Klauser
1
-19
/
+42
2011-02-22
tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup
Tobias Klauser
1
-22
/
+0
2011-02-22
tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer
Tobias Klauser
1
-1
/
+1
2011-02-22
serial: mfd: add a module parameter for setting each port's working mode
Feng Tang
1
-0
/
+11
2011-02-22
serial: mfd: remove the TX full-empty interrupts workaround
Feng Tang
1
-21
/
+5
2011-02-22
tty: move Kconfig entries into drivers/tty from drivers/char
Greg Kroah-Hartman
3
-252
/
+257
2011-02-21
drm/i915: Do not handle backlight combination mode specially
Indan Zupancic
2
-47
/
+0
2011-02-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
7
-103
/
+61
2011-02-21
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2011-02-21
dell-laptop: Toggle the unsupported hardware killswitch
Keng-Yu Lin
1
-2
/
+22
2011-02-21
thinkpad_acpi: Always report scancodes for hotkeys
Seth Forshee
1
-6
/
+2
2011-02-21
acer-wmi: Fix capitalisation of GUID
Matthew Garrett
1
-1
/
+1
2011-02-21
platform/x86: ideapad-laptop depends on INPUT
Randy Dunlap
1
-1
/
+1
2011-02-21
platform: x86: acer-wmi: world-writable sysfs threeg file
Vasiliy Kulikov
1
-1
/
+1
2011-02-21
platform: x86: asus_acpi: world-writable procfs files
Vasiliy Kulikov
1
-7
/
+1
2011-02-21
platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files
Vasiliy Kulikov
1
-1
/
+1
2011-02-21
platform-drivers: x86: pmic: Use request_irq instead of chained handler
Thomas Gleixner
1
-38
/
+12
2011-02-20
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+64
2011-02-20
Revert "tpm_tis: Use timeouts returned from TPM"
Linus Torvalds
3
-21
/
+3
2011-02-18
hwmon: (lm85) extend to support EMC6D103 chips
Jan Beulich
2
-3
/
+22
2011-02-18
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+135
2011-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-172
/
+266
2011-02-18
Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6
Linus Torvalds
1
-0
/
+10
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-8
/
+8
2011-02-18
hwmon: (k10temp) add support for AMD Family 12h/14h CPUs
Clemens Ladisch
2
-5
/
+6
2011-02-17
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-37
/
+45
2011-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-13
/
+24
2011-02-17
RTC: Re-enable UIE timer/polling emulation
John Stultz
2
-2
/
+18
2011-02-17
RTC: Revert UIE emulation removal
John Stultz
2
-0
/
+116
2011-02-17
RTC: Release mutex in error path of rtc_alarm_irq_enable
Uwe Kleine-König
1
-3
/
+2
[next]