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
2008-08-22
libata: use ata_link_printk() when printing SError
Tejun Heo
1
-1
/
+1
2008-08-22
libata: always do follow-up SRST if hardreset returned -EAGAIN
Tejun Heo
1
-14
/
+6
2008-08-22
libata: fix EH action overwriting in ata_eh_reset()
Tejun Heo
1
-2
/
+2
2008-08-22
sata_mv: add the Gen IIE flag to the SoC devices.
Saeed Bishara
1
-1
/
+2
2008-08-22
ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+8
2008-08-22
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+2
2008-08-22
sata_mv: don't issue two DMA commands concurrently
Tejun Heo
1
-24
/
+10
2008-08-22
libata: implement no[hs]rst force params
Tejun Heo
2
-16
/
+34
2008-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
9
-31
/
+248
2008-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
38
-1032
/
+191
2008-08-21
[S390] dcssblk: fix race in dcssblk_add_store()
Gerald Schaefer
1
-0
/
+4
2008-08-21
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
5
-38
/
+41
2008-08-21
[S390] dasd: fix data size for PSF/PRSSD command
Stefan Weinhuber
1
-1
/
+1
2008-08-21
[S390] cio: fix ccw group device cleanup
Peter Oberparleiter
1
-8
/
+12
2008-08-21
[S390] qdio: remove the module_get & module_put pair
Jan Glauber
1
-4
/
+0
2008-08-21
[S390] qdio: improve s390 debug feature usage
Jan Glauber
3
-42
/
+40
2008-08-21
[S390] qdio: prevent oopsing if qdio_establish fails
Jan Glauber
1
-1
/
+5
2008-08-21
[S390] drivers/s390: Use an IS_ERR test rather than a NULL test
Julien Brunel
3
-3
/
+4
2008-08-21
USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.
Stefan Lippers-Hollmann
1
-0
/
+1
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
22
-72
/
+31
2008-08-21
USB: Don't rebind before "complete" callback
Alan Stern
1
-21
/
+9
2008-08-21
USB: Add new PM callback methods for USB
Alan Stern
3
-19
/
+72
2008-08-21
USB: Defer Set-Interface for suspended devices
Alan Stern
1
-3
/
+28
2008-08-21
USB: Add udev argument to interface suspend/resume functions
Alan Stern
1
-10
/
+10
2008-08-21
USB: cdc-acm: don't unlock acm->mutex on error path
Alexey Dobriyan
1
-1
/
+1
2008-08-21
MUSB: Fix index register corruption seen with g_ether and Windows host
Anand Gadiyar
1
-0
/
+2
2008-08-21
usb: musb: get rid of MUSB_LOGLEVEL and use parameter
Felipe Balbi
4
-38
/
+12
2008-08-21
usb: musb: get rid of procfs entry
Felipe Balbi
4
-864
/
+11
2008-08-21
USB: Fix pxa27x_udc usb speed handling.
Robert Jarzmik
1
-1
/
+1
2008-08-21
USB: cdc-acm: quirk for Conexant CX93010 USB modem
Eric Sandeen
1
-0
/
+3
2008-08-21
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
1
-2
/
+7
2008-08-21
usb-serial: option support HSDPA modem A2502
Hiroshi Miura
1
-0
/
+2
2008-08-21
USB: ISP1760: fixed trivial math in comment
Enrico Scholz
1
-1
/
+1
2008-08-21
UIO: generic irq handling for some uio platform devices
Magnus Damm
3
-0
/
+202
2008-08-21
UIO: uio_pdrv: fix license specification
Uwe Kleine-König
1
-1
/
+1
2008-08-21
UIO: uio_pdrv: fix memory leak
Uwe Kleine-König
1
-0
/
+2
2008-08-21
PM: Remove WARN_ON from device_pm_add
Rafael J. Wysocki
1
-4
/
+2
2008-08-21
driver core: add init_name to struct device
Greg Kroah-Hartman
1
-7
/
+13
2008-08-21
PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...
Alan Stern
3
-15
/
+16
2008-08-21
driver model: anti-oopsing medicine
David Brownell
1
-0
/
+11
2008-08-21
dev_printk(): constify the `dev' argument
Jean Delvare
1
-1
/
+1
2008-08-21
drivers/base/driver.c: remove unused to_dev() macro
Joe Perches
1
-3
/
+0
2008-08-21
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
2
-0
/
+23
2008-08-21
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
1
-5
/
+5
2008-08-21
Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...
Michael Hennerich
1
-3
/
+12
2008-08-21
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
Andrew Morton
1
-5
/
+3
2008-08-21
pm2fb: free cmap memory on module remove
Krzysztof Helt
1
-0
/
+1
2008-08-21
rtc: fix double lock on UIE emulation
Atsushi Nemoto
1
-1
/
+4
2008-08-21
brd: fix name argument of unregister_blkdev()
Akinobu Mita
1
-1
/
+1
2008-08-21
nbd: fix memory leak of nbd_dev array
Sven Wegener
1
-4
/
+6
[prev]
[next]