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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-2
/
+2
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
5
-20
/
+7
2006-01-14
[PATCH] remove unused tmp_buf_sem's
Adrian Bunk
1
-2
/
+0
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
6
-22
/
+243
2006-01-14
Input: HID - add support for fn key on Apple PowerBooks
Michael Hanselmann
4
-14
/
+201
2006-01-14
Input: wacom - fix compile on PowerPC
Dmitry Torokhov
1
-7
/
+7
2006-01-14
Input: HID - add more simulation usages
Dmitry Torokhov
1
-1
/
+4
2006-01-14
Input: HID - fix an oops in PID initialization code
Dmitry Torokhov
1
-1
/
+1
2006-01-14
Input: HID - add support for Cherry Cymotion keyboard
Vojtech Pavlik
3
-0
/
+31
2006-01-13
[PATCH] Remove usb gadget generic driver methods
Russell King
4
-12
/
+0
2006-01-13
[PATCH] Add usb_serial_bus_type probe and remove methods
Russell King
1
-8
/
+7
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
21
-200
/
+76
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
2
-3
/
+3
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
3
-18
/
+18
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
3
-18
/
+18
2006-01-10
Small fixups to the EHCI Kconfig help text
Jesper Juhl
1
-5
/
+5
2006-01-10
spelling: s/trough/through/
Adrian Bunk
1
-1
/
+1
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
1
-1
/
+1
2006-01-09
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
Arnd Bergmann
8
-0
/
+8
2006-01-09
[PATCH] shrink dentry struct
Eric Dumazet
1
-3
/
+3
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
3
-0
/
+3
2006-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-36
/
+124
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2
-2
/
+2
2006-01-07
Merge with Linus' kernel.
Russell King
163
-1978
/
+6124
2006-01-06
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
1
-2
/
+2
2006-01-06
Input: add missing keys from input.h to hid-debug.h
Michael Hanselmann
1
-1
/
+15
2006-01-06
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
164
-1984
/
+6133
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-35
/
+9
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-15
/
+1
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-22
/
+9
2006-01-06
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-17
/
+24
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-44
/
+42
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2
-46
/
+42
2006-01-05
[PATCH] USB: fix usb-skeleton limit resource usage patch.
Sam Bishop
1
-2
/
+5
2006-01-05
[PATCH] USB: fix buffer size limiting in skeleton driver
Olav Kongas
1
-1
/
+1
2006-01-05
[PATCH] USB: fix usb_find_interface for ppc64
Pete Zaitcev
1
-10
/
+13
2006-01-05
[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices
David Woodhouse
1
-9
/
+26
2006-01-05
[PATCH] USB: ioctl compat for usblp.c
Pete Zaitcev
1
-2
/
+3
2006-01-05
[PATCH] USB: zd1201: make sysfs device symlink
Nathan Lynch
1
-0
/
+2
2006-01-05
[PATCH] USB: Limiting of resource use in skeleton driver
Oliver Neukum
1
-7
/
+18
2006-01-05
[PATCH] USB: replace __setup("nousb") with __module_param_call
Pete Zaitcev
1
-12
/
+1
2006-01-05
[PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids
David Hollis
1
-0
/
+4
2006-01-05
[PATCH] USB Storage: Fix unusual_devs.h order
Phil Dibowitz
1
-7
/
+7
2006-01-05
[PATCH] USB: isp116x-hcd.c: Removed unused variable
Daniel Marjamäki
1
-2
/
+0
2006-01-05
[PATCH] USB: Remove unneeded kmalloc() return value casts
Jesper Juhl
4
-7
/
+7
2006-01-05
[PATCH] USB: ftdi_sio: new IDs for Teratronik devices
Ian Abbott
2
-0
/
+9
2006-01-05
[PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux
Pavel Fedin
2
-0
/
+7
2006-01-05
[PATCH] USB: add driver for ATI/Philips USB RF remotes
Ville Syrjälä
3
-0
/
+492
2006-01-05
[PATCH] USB: Use ARRAY_SIZE macro
Tobias Klauser
11
-35
/
+24
[next]