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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
drivers/base/driver.c: remove unused to_dev() macro
Joe Perches
2008-08-21
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-08-21
38
-1032
/
+191
|
\
\
\
|
*
|
|
USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.
Stefan Lippers-Hollmann
2008-08-21
1
-0
/
+1
|
*
|
|
USB: automatically enable RHSC interrupts
Alan Stern
2008-08-21
22
-72
/
+31
|
*
|
|
USB: Don't rebind before "complete" callback
Alan Stern
2008-08-21
1
-21
/
+9
|
*
|
|
USB: Add new PM callback methods for USB
Alan Stern
2008-08-21
3
-19
/
+72
|
*
|
|
USB: Defer Set-Interface for suspended devices
Alan Stern
2008-08-21
1
-3
/
+28
|
*
|
|
USB: Add udev argument to interface suspend/resume functions
Alan Stern
2008-08-21
1
-10
/
+10
|
*
|
|
USB: cdc-acm: don't unlock acm->mutex on error path
Alexey Dobriyan
2008-08-21
1
-1
/
+1
|
*
|
|
MUSB: Fix index register corruption seen with g_ether and Windows host
Anand Gadiyar
2008-08-21
1
-0
/
+2
|
*
|
|
usb: musb: get rid of MUSB_LOGLEVEL and use parameter
Felipe Balbi
2008-08-21
4
-38
/
+12
|
*
|
|
usb: musb: get rid of procfs entry
Felipe Balbi
2008-08-21
4
-864
/
+11
|
*
|
|
USB: Fix pxa27x_udc usb speed handling.
Robert Jarzmik
2008-08-21
1
-1
/
+1
|
*
|
|
USB: cdc-acm: quirk for Conexant CX93010 USB modem
Eric Sandeen
2008-08-21
1
-0
/
+3
|
*
|
|
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
2008-08-21
1
-2
/
+7
|
*
|
|
usb-serial: option support HSDPA modem A2502
Hiroshi Miura
2008-08-21
1
-0
/
+2
|
*
|
|
USB: ISP1760: fixed trivial math in comment
Enrico Scholz
2008-08-21
1
-1
/
+1
|
|
/
/
*
|
|
[S390] dcssblk: fix race in dcssblk_add_store()
Gerald Schaefer
2008-08-21
1
-0
/
+4
*
|
|
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
2008-08-21
5
-38
/
+41
*
|
|
[S390] dasd: fix data size for PSF/PRSSD command
Stefan Weinhuber
2008-08-21
1
-1
/
+1
*
|
|
[S390] cio: fix ccw group device cleanup
Peter Oberparleiter
2008-08-21
1
-8
/
+12
*
|
|
[S390] qdio: remove the module_get & module_put pair
Jan Glauber
2008-08-21
1
-4
/
+0
*
|
|
[S390] qdio: improve s390 debug feature usage
Jan Glauber
2008-08-21
3
-42
/
+40
*
|
|
[S390] qdio: prevent oopsing if qdio_establish fails
Jan Glauber
2008-08-21
1
-1
/
+5
*
|
|
[S390] drivers/s390: Use an IS_ERR test rather than a NULL test
Julien Brunel
2008-08-21
3
-3
/
+4
|
/
/
*
|
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
2008-08-20
2
-0
/
+23
*
|
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
2008-08-20
1
-5
/
+5
*
|
Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...
Michael Hennerich
2008-08-20
1
-3
/
+12
*
|
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
Andrew Morton
2008-08-20
1
-5
/
+3
*
|
pm2fb: free cmap memory on module remove
Krzysztof Helt
2008-08-20
1
-0
/
+1
*
|
rtc: fix double lock on UIE emulation
Atsushi Nemoto
2008-08-20
1
-1
/
+4
*
|
brd: fix name argument of unregister_blkdev()
Akinobu Mita
2008-08-20
1
-1
/
+1
*
|
nbd: fix memory leak of nbd_dev array
Sven Wegener
2008-08-20
1
-4
/
+6
*
|
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...
Mike Frysinger
2008-08-20
1
-0
/
+8
*
|
Blackfin RTC Driver: BF561 not have on-chip RTC
Graf Yang
2008-08-20
1
-1
/
+1
*
|
Blackfin RTC Driver: do all initialization before we register the rtc and mak...
Mike Frysinger
2008-08-20
1
-2
/
+1
*
|
Blackfin RTC Driver: move irq request/free out of open/release and into probe...
Mike Frysinger
2008-08-20
1
-31
/
+20
*
|
eeepc-laptop: fix use after free
Matthew Garrett
2008-08-20
1
-1
/
+1
*
|
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-08-20
2
-2
/
+11
|
\
\
|
*
|
video: export sh_mobile_lcdc panel size
Magnus Damm
2008-08-11
1
-0
/
+2
|
*
|
input: migor_ts compile and detection fix
Magnus Damm
2008-08-11
1
-2
/
+9
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-08-20
1
-0
/
+10
|
\
\
\
|
*
|
|
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
2008-08-20
1
-0
/
+10
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2008-08-20
13
-42
/
+189
|
\
\
\
\
|
*
|
|
|
[SCSI] ibmvfc: Driver version 1.0.2
Brian King
2008-08-16
1
-2
/
+2
|
*
|
|
|
[SCSI] ibmvfc: Add details to async event log
Brian King
2008-08-16
1
-1
/
+2
|
*
|
|
|
[SCSI] ibmvfc: Sanitize response lengths
Brian King
2008-08-16
1
-3
/
+3
|
*
|
|
|
[SCSI] ibmvfc: Fix for lost async events
Brian King
2008-08-16
1
-7
/
+11
|
*
|
|
|
[SCSI] ibmvfc: Fixup host state during reinit
Brian King
2008-08-16
1
-1
/
+2
|
*
|
|
|
[SCSI] ibmvfc: Fix another hang on module removal
Brian King
2008-08-16
1
-3
/
+4
[prev]
[next]