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
2010-08-11
USB: gadget: g_multi: code clean up and refactoring
Michal Nazarewicz
2
-116
/
+147
2010-08-11
USB: gadget: f_mass_storage: dead code removed
Michal Nazarewicz
1
-3
/
+0
2010-08-11
USB: gadget: f_fs: use usb_string_ids_n()
Michal Nazarewicz
1
-18
/
+12
2010-08-11
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
1
-4
/
+67
2010-08-11
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
2
-4
/
+4
2010-08-11
USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
Michal Nazarewicz
3
-6
/
+13
2010-08-11
USB: gadget: g_mass_storage: static data instead of dynamic allocation
Michal Nazarewicz
1
-6
/
+9
2010-08-11
USB: mon: kill BKL usage
Arnd Bergmann
1
-20
/
+2
2010-08-11
usb: gadget: Do not take BKL for gadget->ops->ioctl
Arnd Bergmann
2
-6
/
+2
2010-08-11
USB-BKL: Remove BKL use in uhci-debug
Andi Kleen
1
-13
/
+7
2010-08-11
USB-BKL: Remove BKL use for usb serial driver probing
Andi Kleen
1
-16
/
+14
2010-08-11
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
3
-7
/
+6
2010-08-11
USB-BKL: Remove lock_kernel in usbfs update_sb()
Andi Kleen
1
-4
/
+0
2010-08-11
usb: atm: fixed spacing and indentation coding style issues
Nicolas Kaiser
2
-16
/
+16
2010-08-11
USB: Add a serial number parameter to g_file_storage module
Yann Cantin
1
-11
/
+58
2010-08-11
usb: conexant: fixed spacing and brace coding style issues
Nicolas Kaiser
1
-6
/
+5
2010-08-11
USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...
Joe Perches
1
-3
/
+3
2010-08-11
Revert "USB: Adding support for HTC Smartphones to ipaq"
Leann Ogasawara
1
-1
/
+0
2010-08-11
USB: option: Remove duplicate AMOI_VENDOR_ID
Leann Ogasawara
1
-4
/
+0
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits
Alek Du
3
-2
/
+27
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
6
-2
/
+130
2010-08-11
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
3
-7
/
+139
2010-08-11
usb: throw away custom hex digit methods
Andy Shevchenko
2
-15
/
+5
2010-08-11
USB: isd200.c: Remove unnecessary kmalloc cast
Joe Perches
1
-2
/
+1
2010-08-11
USB: host: Eliminate NULL dereference
Julia Lawall
1
-1
/
+1
2010-08-11
USB: core endpoint: Fix Coding Styles
csanchez@neurowork.net
1
-2
/
+7
2010-08-11
USB: core driver: Fix Coding Styles
csanchez@neurowork.net
1
-4
/
+3
2010-08-11
USB: gadget: Use memdup_user
Julia Lawall
1
-7
/
+3
2010-08-11
USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y
Alan Stern
1
-4
/
+7
2010-08-11
USB: iuu_phoenix: Add support for different baud rates.
James Courtier-Dutton
1
-13
/
+41
2010-08-11
USB: xhci: Remove obsolete debugging printk.
Sarah Sharp
1
-1
/
+0
2010-08-11
USB: speedtouch: fixed more brace and spacing coding style issues
Nicolas Kaiser
2
-11
/
+11
2010-08-11
USB: speedtouch: fixed brace and spacing coding style issues
Nicolas Kaiser
2
-7
/
+6
2010-08-11
USB: UHCI: acquire spinlock before calling start_rh()
Alan Stern
2
-2
/
+4
2010-08-11
USB: add check to detect host controller hardware removal
Alan Stern
1
-0
/
+8
2010-08-11
USB: don't stop root-hub status polls too soon
Alan Stern
1
-7
/
+25
2010-08-11
USB: fix failure path in usb_add_hcd()
Alan Stern
1
-2
/
+16
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
66
-1472
/
+1642
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+12
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
56
-348
/
+944
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
5
-13
/
+17
2010-08-10
Merge branch 'rs485fix' of git://www.jni.nu/cris
Linus Torvalds
1
-0
/
+11
2010-08-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+3
2010-08-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
16
-364
/
+3174
2010-08-10
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
1
-1
/
+2
2010-08-10
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
1
-1
/
+2
2010-08-10
hwmon: f71882fg: add support for the Fintek F71808E
Giel van Schijndel
2
-11
/
+78
2010-08-10
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
Andrew Morton
1
-4
/
+0
2010-08-10
hwmon: coretemp: documentation update and cleanup
Chen Gong
1
-1
/
+1
2010-08-10
hwmon: coretemp: enable coretemp device add operation failure
Chen Gong
1
-14
/
+3
[next]