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
2005-11-24
[PATCH] fbcon: fix obvious bug in fbcon logo rotation code
Jasper Spaans
1
-1
/
+5
2005-11-23
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
4
-5
/
+4
2005-11-23
[PATCH] usb serial: remove redundant include
Nicolas Kaiser
1
-1
/
+0
2005-11-23
[PATCH] USB: fix USB key generates ioctl_internal_command errors issue
David Härdeman
1
-0
/
+9
2005-11-23
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
2
-38
/
+36
2005-11-23
[PATCH] USB: EHCI updates split init/reinit logic for resume
David Brownell
2
-161
/
+162
2005-11-23
[PATCH] USB: EHCI updates mostly whitespace cleanups
David Brownell
1
-135
/
+125
2005-11-23
[PATCH] USB: EHCI updates
David Brownell
4
-42
/
+46
2005-11-23
[PATCH] USB: ftdi_sio: new IDs for KOBIL devices
Ian Abbott
2
-0
/
+9
2005-11-23
[PATCH] USB: SN9C10x driver - bad page state fix
Damian Wrobel
1
-1
/
+1
2005-11-23
[PATCH] PCI: kernel-doc fix for pci-acpi.c
Randy Dunlap
1
-0
/
+1
2005-11-23
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
Rajesh Shah
3
-15
/
+11
2005-11-23
[PATCH] hwmon: hdaps missing an axis
Eugeniy Meshcheryakov
1
-1
/
+1
2005-11-23
[PATCH] hwmon: Fix missing it87 fan div init
Jean Delvare
1
-0
/
+7
2005-11-23
[PATCH] hwmon: Fix lm78 VID conversion
Jean Delvare
1
-1
/
+1
2005-11-23
[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limits
Yuan Mu
1
-2
/
+6
2005-11-23
[PATCH] Small fixes to driver core
Alan Stern
2
-17
/
+12
2005-11-23
[PATCH] revert floppy-fix-read-only-handling
Andrew Morton
1
-6
/
+0
2005-11-23
drm: move is_pci to the end of the structure
Dave Airlie
1
-2
/
+1
2005-11-23
drm: add __GFP_COMP to the drm_alloc_pages
Dave Airlie
2
-2
/
+2
2005-11-23
I think that if a PCI bus is a root bus, attached to a host bridge not a
Dave Airlie
1
-1
/
+1
2005-11-22
[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"
Adrian Bunk
1
-6
/
+6
2005-11-22
[PATCH] device-mapper raid1: drop mark_region spinlock fix
Jonathan E Brassow
1
-11
/
+9
2005-11-22
[PATCH] device-mapper snapshot: bio_list fix
jblunck@suse.de
1
-0
/
+3
2005-11-22
[PATCH] device-mapper dm-mpath: endio spinlock fix
Stefan Bader
1
-6
/
+7
2005-11-22
[PATCH] device-mapper: mirror log bitset fix
Alasdair G Kergon
1
-2
/
+2
2005-11-22
[PATCH] device-mapper: list_versions fix
Alasdair G Kergon
1
-1
/
+1
2005-11-22
[PATCH] device-mapper dm-ioctl: missing put in table load error case
Kiyoshi Ueda
1
-0
/
+1
2005-11-22
[PATCH] dell_rbu driver depends on x86[64]
Dave Jones
1
-0
/
+1
2005-11-22
[PATCH] Fix a bug in scsi_get_command
Matthew Dobson
1
-1
/
+1
2005-11-22
[PATCH] cpufreq: silence cpufreq for UP
Grant Coady
1
-1
/
+1
2005-11-22
[PATCH] vgacon: Fix usage of stale height value on vc initialization
Antonino A. Daplas
1
-0
/
+1
2005-11-22
[PATCH] fbcon: Console Rotation - Fix wrong shift calculation
Antonino A. Daplas
1
-2
/
+2
2005-11-22
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
Hugh Dickins
1
-1
/
+1
2005-11-22
[PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCI
Richard Knutsson
1
-0
/
+2
2005-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scj...
Linus Torvalds
1
-0
/
+6
2005-11-21
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+1
2005-11-21
[SERIAL] imx: Fix missed platform_driver_unregister
Russell King
1
-1
/
+1
2005-11-21
Merge ../linus/
Dave Jones
150
-1537
/
+3334
2005-11-21
[AGPGART] Support VIA P4M800CE bridge.
Dave Jones
1
-0
/
+6
2005-11-20
[PATCH] Fix an OOPS is CinergyT2
Dmitry Torokhov
1
-1
/
+1
2005-11-20
Fix missing initialization in ir-kbd-gpio.c
Dmitry Torokhov
1
-2
/
+3
2005-11-20
Fix an OOPS when initializing IR remote on saa7134
Dmitry Torokhov
1
-0
/
+2
2005-11-20
Input: make serio and gameport more swsusp friendly
Dmitry Torokhov
2
-6
/
+18
2005-11-20
Input: handle failures in input_register_device()
Dmitry Torokhov
1
-27
/
+36
2005-11-20
Input: uinput - don't use "interruptible" in FF code
Dmitry Torokhov
1
-8
/
+3
2005-11-20
Input: uinput - add UI_SET_SWBIT ioctl
Dmitry Torokhov
1
-0
/
+4
2005-11-20
Input: uinput - convert to dynalloc allocation
Dmitry Torokhov
1
-147
/
+163
2005-11-20
Input: wistron - disable wifi/bluetooth on suspend
Miloslav Trmac
1
-0
/
+6
2005-11-20
Input: wistron - add PM support
Dmitry Torokhov
1
-5
/
+57
[next]