index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talosâ„¢ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference
Adrian Bunk
2005-11-27
1
-4
/
+5
*
[PATCH] drivers/infiniband/core/mad.c: fix use-after-release case
Adrian Bunk
2005-11-27
1
-2
/
+2
*
[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference
Adrian Bunk
2005-11-27
1
-1
/
+1
*
Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli...
Linus Torvalds
2005-11-25
1
-5
/
+11
|
\
|
*
drm: fix quiescent locking
Dave Airlie
2005-11-24
1
-5
/
+11
*
|
[PATCH] fbcon: fix obvious bug in fbcon logo rotation code
Jasper Spaans
2005-11-24
1
-1
/
+5
|
/
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2005-11-23
4
-5
/
+4
|
\
|
*
drm: move is_pci to the end of the structure
Dave Airlie
2005-11-23
1
-2
/
+1
|
*
drm: add __GFP_COMP to the drm_alloc_pages
Dave Airlie
2005-11-23
2
-2
/
+2
|
*
I think that if a PCI bus is a root bus, attached to a host bridge not a
Dave Airlie
2005-11-23
1
-1
/
+1
*
|
[PATCH] usb serial: remove redundant include
Nicolas Kaiser
2005-11-23
1
-1
/
+0
*
|
[PATCH] USB: fix USB key generates ioctl_internal_command errors issue
David Härdeman
2005-11-23
1
-0
/
+9
*
|
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
2005-11-23
2
-38
/
+36
*
|
[PATCH] USB: EHCI updates split init/reinit logic for resume
David Brownell
2005-11-23
2
-161
/
+162
*
|
[PATCH] USB: EHCI updates mostly whitespace cleanups
David Brownell
2005-11-23
1
-135
/
+125
*
|
[PATCH] USB: EHCI updates
David Brownell
2005-11-23
4
-42
/
+46
*
|
[PATCH] USB: ftdi_sio: new IDs for KOBIL devices
Ian Abbott
2005-11-23
2
-0
/
+9
*
|
[PATCH] USB: SN9C10x driver - bad page state fix
Damian Wrobel
2005-11-23
1
-1
/
+1
*
|
[PATCH] PCI: kernel-doc fix for pci-acpi.c
Randy Dunlap
2005-11-23
1
-0
/
+1
*
|
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
Rajesh Shah
2005-11-23
3
-15
/
+11
*
|
[PATCH] hwmon: hdaps missing an axis
Eugeniy Meshcheryakov
2005-11-23
1
-1
/
+1
*
|
[PATCH] hwmon: Fix missing it87 fan div init
Jean Delvare
2005-11-23
1
-0
/
+7
*
|
[PATCH] hwmon: Fix lm78 VID conversion
Jean Delvare
2005-11-23
1
-1
/
+1
*
|
[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limits
Yuan Mu
2005-11-23
1
-2
/
+6
*
|
[PATCH] Small fixes to driver core
Alan Stern
2005-11-23
2
-17
/
+12
*
|
[PATCH] revert floppy-fix-read-only-handling
Andrew Morton
2005-11-23
1
-6
/
+0
|
/
*
[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"
Adrian Bunk
2005-11-22
1
-6
/
+6
*
[PATCH] device-mapper raid1: drop mark_region spinlock fix
Jonathan E Brassow
2005-11-22
1
-11
/
+9
*
[PATCH] device-mapper snapshot: bio_list fix
jblunck@suse.de
2005-11-22
1
-0
/
+3
*
[PATCH] device-mapper dm-mpath: endio spinlock fix
Stefan Bader
2005-11-22
1
-6
/
+7
*
[PATCH] device-mapper: mirror log bitset fix
Alasdair G Kergon
2005-11-22
1
-2
/
+2
*
[PATCH] device-mapper: list_versions fix
Alasdair G Kergon
2005-11-22
1
-1
/
+1
*
[PATCH] device-mapper dm-ioctl: missing put in table load error case
Kiyoshi Ueda
2005-11-22
1
-0
/
+1
*
[PATCH] dell_rbu driver depends on x86[64]
Dave Jones
2005-11-22
1
-0
/
+1
*
[PATCH] Fix a bug in scsi_get_command
Matthew Dobson
2005-11-22
1
-1
/
+1
*
[PATCH] cpufreq: silence cpufreq for UP
Grant Coady
2005-11-22
1
-1
/
+1
*
[PATCH] vgacon: Fix usage of stale height value on vc initialization
Antonino A. Daplas
2005-11-22
1
-0
/
+1
*
[PATCH] fbcon: Console Rotation - Fix wrong shift calculation
Antonino A. Daplas
2005-11-22
1
-2
/
+2
*
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
Hugh Dickins
2005-11-22
1
-1
/
+1
*
[PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCI
Richard Knutsson
2005-11-22
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scj...
Linus Torvalds
2005-11-21
1
-0
/
+6
|
\
|
*
sbp2_command_orb_lock must be held when accessing the _orb_inuse list.
Jody McIntyre
2005-11-18
1
-0
/
+6
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-11-21
1
-1
/
+1
|
\
\
|
*
|
[SERIAL] imx: Fix missed platform_driver_unregister
Russell King
2005-11-21
1
-1
/
+1
*
|
|
Merge ../linus/
Dave Jones
2005-11-21
150
-1537
/
+3334
|
\
\
\
|
|
/
/
|
*
|
[PATCH] Fix an OOPS is CinergyT2
Dmitry Torokhov
2005-11-20
1
-1
/
+1
|
*
|
Fix missing initialization in ir-kbd-gpio.c
Dmitry Torokhov
2005-11-20
1
-2
/
+3
|
*
|
Fix an OOPS when initializing IR remote on saa7134
Dmitry Torokhov
2005-11-20
1
-0
/
+2
|
*
|
Input: make serio and gameport more swsusp friendly
Dmitry Torokhov
2005-11-20
2
-6
/
+18
|
*
|
Input: handle failures in input_register_device()
Dmitry Torokhov
2005-11-20
1
-27
/
+36
[next]