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-29
[ATM]: deregistration removes device from atm_devs list immediately
Stanislaw Gruszka
2
-20
/
+4
2005-11-29
[ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code
Mitchell Blank Jr
1
-89
/
+1
2005-11-29
[ATM]: drivers/atm/atmdev_init.c no longer necessary
Jan Pieter
1
-54
/
+0
2005-11-29
[ATM]: [lanai] lanai missing unregister
Dave Jones
1
-0
/
+1
2005-11-29
[ATM]: [lanai] better constification
Mitchell Blank Jr
1
-5
/
+6
2005-11-29
Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"
Linus Torvalds
2
-2
/
+6
2005-11-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
15
-107
/
+160
2005-11-29
[PATCH] fix megaraid.c locking
Christoph Hellwig
1
-15
/
+14
2005-11-29
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
5
-10
/
+11
2005-11-29
[MTD] chips: make sharps driver usable again
Richard Purdie
1
-57
/
+66
2005-11-29
[MTD] Remove bogus PQ2FADS driver
Thomas Gleixner
2
-7
/
+0
2005-11-29
[MTD] maps: sparse fixup
Luiz Capitulino
1
-2
/
+2
2005-11-29
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
Nicolas Pitre
1
-6
/
+4
2005-11-29
[MTD] Make some tables 'const' so they can live in .rodata
David Woodhouse
2
-4
/
+4
2005-11-29
[MTD] maps/ixp4xx: half-word boundary and little-endian fixups
John Bowler
1
-12
/
+66
2005-11-29
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Todd Poynor
1
-3
/
+3
2005-11-29
[MTD] devices/ms02-nv: phys/virt address fixups
Maciej W. Rozycki
1
-3
/
+3
2005-11-29
[MTD] RFD_FTL: Use lanana assigned major device number
Sean Young
1
-4
/
+2
2005-11-28
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-6
/
+6
2005-11-28
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-1
/
+1
2005-11-28
[PATCH] md: fix --re-add for raid1 and raid6
NeilBrown
2
-6
/
+12
2005-11-28
[PATCH] md: set default_bitmap_offset properly in set_array_info
NeilBrown
1
-1
/
+3
2005-11-28
[PATCH] md: fix problem with raid6 intent bitmap
NeilBrown
1
-2
/
+13
2005-11-28
[PATCH] md: fix locking problem in r5/r6
NeilBrown
2
-0
/
+4
2005-11-28
[PATCH] md: improve read speed to raid10 arrays using 'far copies'
NeilBrown
1
-1
/
+5
2005-11-28
[PATCH] fix broken hybrid v4l-dvb frontend selection
Michael Krufky
5
-47
/
+33
2005-11-28
[PATCH] m32r: M3A-2170(Mappi-III) IDE support
Hirokazu Takata
1
-1
/
+2
2005-11-28
[PATCH] Console rotation fixes
Benjamin Herrenschmidt
2
-11
/
+4
2005-11-28
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
1
-10
/
+2
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
1
-1
/
+1
2005-11-28
[SERIAL] mark several serial tables const
Arjan van de Ven
4
-6
/
+6
2005-11-28
[MMC] Fix protocol errors
Pierre Ossman
1
-1
/
+1
2005-11-27
[PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference
Adrian Bunk
1
-4
/
+5
2005-11-27
[PATCH] drivers/infiniband/core/mad.c: fix use-after-release case
Adrian Bunk
1
-2
/
+2
2005-11-27
[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference
Adrian Bunk
1
-1
/
+1
2005-11-25
Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli...
Linus Torvalds
1
-5
/
+11
2005-11-24
[PATCH] fbcon: fix obvious bug in fbcon logo rotation code
Jasper Spaans
1
-1
/
+5
2005-11-24
drm: fix quiescent locking
Dave Airlie
1
-5
/
+11
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
[next]