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-02-08
rndis_host learns ActiveSync basics
Ole Andre Vadla Ravnas
4
-31
/
+144
2007-02-08
USB: ethernet gadget interop with MCCI Windows driver
David Brownell
1
-39
/
+103
2007-02-08
usbcore: remove unneeded error check
Alan Stern
1
-5
/
+1
2007-02-08
USB: indicate active altsetting in proc/bus/usb/devices file
David Brownell
1
-2
/
+6
2007-02-08
USB: devio.c add missing INIT_LIST_HEAD()
Dan Carpenter
1
-0
/
+1
2007-02-08
USB: mutexification of rio500
Oliver Neukum
1
-24
/
+30
2007-02-08
USB: Remove unneeded void * casts in idmouse.c
Tobias Klauser
1
-6
/
+4
2007-02-08
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
17
-17
/
+16
2007-02-08
USB: Fix EHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-08
USB: Fix OHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-08
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
9
-142
/
+213
2007-02-08
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
4
-55
/
+130
2007-02-08
USB: Rework the OHCI quirk mecanism as suggested by David
Benjamin Herrenschmidt
1
-63
/
+110
2007-02-08
USB: convert usb class devices to real devices
Greg Kroah-Hartman
1
-7
/
+6
2007-02-08
USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
1
-12
/
+12
2007-02-08
USB: add EPIC support to the io_edgeport driver
Greg Kroah-Hartman
4
-84
/
+386
2007-02-08
USB: unusual_devs.h for Sony floppy
Luiz Fernando N. Capitulino
1
-1
/
+1
2007-02-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
10
-74
/
+982
2007-02-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
20
-403
/
+240
2007-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
17
-555
/
+847
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
37
-330
/
+254
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
9
-35
/
+80
2007-02-05
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
2
-1
/
+64
2007-02-05
[S390] Add crypto support for 3592 tape devices
Michael Holzheu
5
-32
/
+577
2007-02-05
[S390] Support for s390 Pseudo Random Number Generator
Jan Glauber
1
-0
/
+2
2007-02-05
[S390] ETR support.
Martin Schwidefsky
5
-22
/
+72
2007-02-05
[S390] cio: Don't spam debug feature.
Cornelia Huck
1
-1
/
+1
2007-02-05
[S390] Cleanup of CHSC event handling.
Peter Oberparleiter
1
-120
/
+112
2007-02-05
[S390] cio: declare hardware structures packed.
Peter Oberparleiter
2
-12
/
+12
2007-02-05
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
2
-2
/
+2
2007-02-05
[S390] dasd: fix unconditional reserve handling.
Horst Hummel
2
-6
/
+6
2007-02-05
[S390] Remove dasd_ccw_log function.
Horst Hummel
3
-67
/
+0
2007-02-05
[S390] Small barrier() and cpu_relax() cleanup.
Heiko Carstens
1
-1
/
+0
2007-02-05
[S390] cio: Use device_{create,remove}_bin_file.
Cornelia Huck
1
-7
/
+5
2007-02-05
[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()
Heiko Carstens
1
-2
/
+6
2007-02-05
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
1
-2
/
+2
2007-02-05
[S390] cio: Restart path verification after unsolicited interrupt.
Cornelia Huck
1
-0
/
+2
2007-02-05
[S390] dasd: fix bug in dasd initialization cleanup
Stefan Weinhuber
1
-7
/
+17
2007-02-05
[S390] sclp: invalid handling of temporary 'not operational' status
Peter Oberparleiter
1
-21
/
+49
2007-02-05
[S390] cio: Remove check for ssd in chpids_show().
Cornelia Huck
1
-5
/
+2
2007-02-05
[S390] Check the return value of kthread_run().
Akinobu Mita
1
-1
/
+5
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
36
-77
/
+74
2007-02-05
USB HID: handle multi-interface devices for Apple macbook pro properly
Soeren Sonnenburg
1
-13
/
+21
2007-02-05
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Jiri Kosina
4
-22
/
+6
2007-02-05
USB HID: fix bogus comment in hid_get_class_descriptor()
Jiri Kosina
1
-1
/
+1
2007-02-05
USB HID: remove hid_find_field_by_usage()
Jiri Kosina
1
-17
/
+0
2007-02-05
HID: API - fix leftovers of hidinput API in USB HID
Jiri Kosina
2
-16
/
+16
2007-02-05
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
6
-6
/
+791
2007-02-05
hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
Anssi Hannula
4
-0
/
+143
2007-02-05
hid: quirk for multi-input devices with unneeded output reports
Anssi Hannula
2
-1
/
+10
[next]