index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
15
-98
/
+101
2007-07-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-5
/
+3
2007-07-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
18
-712
/
+575
2007-07-31
driver core: revert "device" link creation check
Cornelia Huck
1
-2
/
+1
2007-07-31
kernel-doc fixes for PCI and drivers/base/
Randy Dunlap
2
-1
/
+2
2007-07-31
kobject: put kobject_actions in kobject.h
Greg Kroah-Hartman
1
-2
/
+0
2007-07-31
USB: "sparse" cleanups for usb gadgets
David Brownell
6
-8
/
+11
2007-07-31
usb-serial: Fix edgeport regression on non-EPiC devices
Adam Kropelin
1
-11
/
+8
2007-07-31
USB: more pxa2xx_udc dead code removal
David Brownell
1
-30
/
+0
2007-07-31
USB: NIKON D50 is an unusual device
Milinevsky Dmitry
1
-0
/
+7
2007-07-31
USB: drivers/usb/serial/sierra.c: make 3 functions static
Adrian Bunk
1
-3
/
+4
2007-07-31
USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...
Oliver Neukum
1
-9
/
+8
2007-07-31
USB: mct_u232: Convert to proper speed handling API
Alan Cox
2
-28
/
+28
2007-07-31
digi_acceleport: Drag the driver kicking and screaming into coding style
Alan Cox
1
-560
/
+410
2007-07-31
cp2101: Remove broken termios optimisation, use proper speed API
Alan Cox
1
-42
/
+27
2007-07-31
USB: Fix a bug in usb_start_wait_urb
Alan Stern
1
-10
/
+16
2007-07-31
USB: fix scatterlist PIO case (IOMMU)
David Brownell
1
-4
/
+11
2007-07-31
USB: fix usb_serial_suspend(): buggy code
Oliver Neukum
1
-7
/
+8
2007-07-31
USB: yet another quirky device
Oliver Neukum
1
-0
/
+2
2007-07-31
USB: Add CanonScan LiDE30 to the quirk list
Johann Felix Soden
1
-0
/
+2
2007-07-31
USB: even more quirks
Oliver Neukum
1
-0
/
+8
2007-07-31
USB: more quirky devices
Oliver Neukum
1
-0
/
+10
2007-07-31
USB: Don't let usb-storage steal Blackberry Pearl
Jeremy Katz
1
-0
/
+14
2007-07-31
USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected i...
Juergen Beisert
1
-0
/
+1
2007-07-31
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
4
-29
/
+66
2007-07-31
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
4
-9
/
+12
2007-07-31
IB/ipath: Use faster put_tid_2 routine after initialization
Dave Olson
1
-7
/
+13
2007-07-31
IB/ipath: Remove unsafe fastrcvint code from interrupt handler
Dave Olson
2
-34
/
+1
2007-07-30
V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d static
Adrian Bunk
1
-1
/
+1
2007-07-30
V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixes
Adrian Bunk
1
-6
/
+4
2007-07-30
V4L/DVB (5932): Af9005 fix tuner module unload
Luca Olivetti
1
-25
/
+12
2007-07-30
V4L/DVB (5920): ivtv: fix incorrect fw size report.
Hans Verkuil
1
-1
/
+1
2007-07-30
V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.
Hans Verkuil
2
-10
/
+10
2007-07-30
V4L/DVB (5917): ivtv: improve mailbox responsiveness.
Hans Verkuil
1
-3
/
+11
2007-07-30
V4L/DVB (5916): ivtv: fix pause/continue/play handling
Hans Verkuil
3
-2
/
+11
2007-07-30
V4L/DVB (5900): usbvision: fix bugs [sg]_register functions
Trent Piepho
1
-2
/
+3
2007-07-30
V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 support
Trent Piepho
1
-104
/
+134
2007-07-30
V4L/DVB (5891): zr36067: Turn off raw capture properly
Trent Piepho
2
-6
/
+26
2007-07-30
V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formats
Trent Piepho
3
-97
/
+86
2007-07-30
V4L/DVB (5888): zr36067: Driver was not returning correct image size
Trent Piepho
1
-3
/
+5
2007-07-30
V4L/DVB (5887): zr36067: Fix poll() operation
Trent Piepho
1
-26
/
+33
2007-07-30
V4L/DVB (5886): zr36067: Fix problem setting norms
Trent Piepho
1
-3
/
+3
2007-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
10
-649
/
+576
2007-07-30
setup and detect 2nd phy on MCF5275 in FEC driver
Mike Cruse
1
-0
/
+23
2007-07-30
clean up reading of ICR register in FEC driver
Greg Ungerer
1
-3
/
+3
2007-07-30
fix work queues in FEC driver
Greg Ungerer
1
-6
/
+11
2007-07-30
remove unused config symbol from FEC driver
Greg Ungerer
1
-2
/
+0
2007-07-30
include cacheflush.h in FEC driver
Greg Ungerer
1
-0
/
+1
2007-07-30
[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c
David S. Miller
1
-25
/
+0
2007-07-30
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
1
-0
/
+9
[next]