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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: Use common i8253 clockevent
Thomas Gleixner
2011-07-01
2
-95
/
+3
*
x86: Use common i8253 clockevent
Thomas Gleixner
2011-07-01
2
-91
/
+4
*
i8253: Create common clockevent implementation
Thomas Gleixner
2011-07-01
3
-8
/
+100
*
i8253: Export i8253_lock unconditionally
Thomas Gleixner
2011-06-10
1
-2
/
+0
*
pcpskr: MIPS: Make config dependencies finer grained
Ralf Baechle
2011-06-09
1
-1
/
+3
*
pcspkr: Cleanup Kconfig dependencies
Ralf Baechle
2011-06-09
8
-2
/
+12
*
i8253: Move remaining content and delete asm/i8253.h
Ralf Baechle
2011-06-09
4
-21
/
+2
*
i8253: Consolidate definitions of PIT_LATCH
Ralf Baechle
2011-06-09
4
-6
/
+4
*
x86: i8253: Consolidate definitions of global_clock_event
Ralf Baechle
2011-06-09
7
-5
/
+8
*
i8253: Alpha, PowerPC: Remove unused asm/8253pit.h
Ralf Baechle
2011-06-09
2
-6
/
+0
*
alpha: i8253: Cleanup remaining users of i8253pit.h
Ralf Baechle
2011-06-09
2
-2
/
+0
*
i8253: Remove I8253_LOCK config
Thomas Gleixner
2011-06-09
1
-0
/
+2
*
i8253: Make pcsp sound driver use the shared i8253_lock
Ralf Baechle
2011-06-09
1
-7
/
+1
*
i8253: Make pcspkr input driver use the shared i8253_lock
Ralf Baechle
2011-06-09
1
-8
/
+1
*
i8253: Consolidate all kernel definitions of i8253_lock
Ralf Baechle
2011-06-09
8
-10
/
+21
*
i8253: Unify all kernel declarations of i8253_lock
Ralf Baechle
2011-06-09
4
-31
/
+14
*
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
19
-18
/
+29
*
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-06-08
2
-9
/
+9
|
\
|
*
PM / Runtime: Fix loops in pm_runtime_clk_notify()
Rafael J. Wysocki
2011-06-07
1
-8
/
+8
|
*
PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset
Rafael J. Wysocki
2011-06-07
1
-1
/
+1
*
|
vfs: reorganize 'struct inode' layout a bit
Linus Torvalds
2011-06-08
1
-4
/
+5
*
|
selinux: simplify and clean up inode_has_perm()
Linus Torvalds
2011-06-08
1
-10
/
+15
*
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-06-08
32
-50
/
+194
|
\
\
|
*
|
MAINTAINERS: add a maintainer to Gadget Framework
Felipe Balbi
2011-06-08
1
-1
/
+3
|
*
|
Merge 3.0-rc2 + Linus's latest into usb-linus
Greg Kroah-Hartman
2011-06-08
161
-1469
/
+1950
|
|
\
\
|
*
|
|
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
Steffen Sledz
2011-06-08
2
-0
/
+2
|
*
|
|
Revert "USB: option: add ID for ZTE MF 330"
Greg Kroah-Hartman
2011-06-07
1
-5
/
+0
|
*
|
|
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
Julia Lawall
2011-06-07
1
-2
/
+5
|
*
|
|
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
Alan Stern
2011-06-07
1
-4
/
+1
|
*
|
|
USB: dummy-hcd needs the has_tt flag
Alan Stern
2011-06-07
1
-0
/
+1
|
*
|
|
usb-storage: redo incorrect reads
Alan Stern
2011-06-07
6
-2
/
+67
|
*
|
|
usb/renesas_usbhs: free uep on removal
Sebastian Andrzej Siewior
2011-06-06
1
-0
/
+1
|
*
|
|
usb/s3c-hsudc: fix error path
Sebastian Andrzej Siewior
2011-06-06
1
-2
/
+4
|
*
|
|
usb/pxa25x_udc: cleanup the LUBBOCK err path
Sebastian Andrzej Siewior
2011-06-06
1
-3
/
+2
|
*
|
|
usb/mv_udc_core: fix compile
Sebastian Andrzej Siewior
2011-06-06
1
-4
/
+4
|
*
|
|
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
2011-06-06
5
-0
/
+5
|
*
|
|
USB: s3c-hsotg: Tone down debugging
Mark Brown
2011-06-06
1
-10
/
+12
|
*
|
|
usb: remove bad dput after dentry_unhash
Sage Weil
2011-06-06
1
-1
/
+0
|
*
|
|
USB: core: Tolerate protocol stall during hub and port status read
Libor Pechacek
2011-06-06
1
-2
/
+4
|
*
|
|
musb: fix prefetch build failure
Mike Frysinger
2011-06-06
1
-0
/
+1
|
*
|
|
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
Toby Gray
2011-06-06
1
-0
/
+2
|
*
|
|
usb-gadget: unlock data->lock mutex on error path in ep_write()
Alexey Khoroshilov
2011-06-06
1
-1
/
+3
|
*
|
|
USB: option Add blacklist for ZTE K3765-Z (19d2:2002)
Torsten Hilbrich
2011-06-06
1
-1
/
+9
|
*
|
|
option: add Prolink PH300 modem IDs
Dan Williams
2011-06-06
1
-0
/
+2
|
*
|
|
option: add Alcatel X200 to sendsetup blacklist
Dan Williams
2011-06-06
1
-2
/
+11
|
*
|
|
option: add Zoom 4597 modem USB IDs
Dan Williams
2011-06-06
1
-0
/
+4
|
*
|
|
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2011-06-06
6
-11
/
+51
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
2011-06-05
1
-2
/
+12
|
|
*
|
xhci: Disable MSI for some Fresco Logic hosts.
Sarah Sharp
2011-06-02
3
-2
/
+20
|
|
*
|
xhci: Do not issue device reset when device is not setup
Maarten Lankhorst
2011-06-02
1
-0
/
+7
[next]