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
2011-04-04
rtc-mrst: Fix section types
Major Lee
1
-5
/
+5
2011-04-04
edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores
Kumar Gala
1
-8
/
+19
2011-04-04
[S390] cio: prevent purging of CCW devices in the online state
Peter Oberparleiter
1
-6
/
+18
2011-04-04
[S390] qdio: fix init sequence
Sebastian Ott
1
-8
/
+8
2011-04-04
mlx4: fix kfree on error path in new_steering_entry()
Mariusz Kozlowski
1
-2
/
+2
2011-04-04
drm/radeon/kms: pageflipping cleanup for avivo+
Alex Deucher
3
-22
/
+20
2011-04-04
drm/radeon/kms: Add support for tv-out dongle on G5 9600
Alex Deucher
1
-0
/
+13
2011-04-03
Input: rpckbd - fix a leak of the IRQ during init failure
Axel Lin
1
-1
/
+1
2011-04-02
unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...
Guan Xuetao
1
-11
/
+17
2011-04-02
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
10
-12
/
+21
2011-04-02
starfire: clean up dma_addr_t size test
FUJITA Tomonori
1
-5
/
+1
2011-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-8
/
+38
2011-04-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-30
/
+30
2011-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-24
/
+12
2011-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-199
/
+471
2011-04-01
mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region
Hong Xu
1
-16
/
+2
2011-04-01
HID: add FF support for Logitech G25/G27
Simon Wood
1
-0
/
+2
2011-04-01
mtd: atmel_nand: modify test case for using DMA operations
Nicolas Ferre
1
-2
/
+4
2011-04-01
mtd: atmel_nand: fix support for CPUs that do not support DMA access
Hong Xu
1
-1
/
+4
2011-04-01
mtd: atmel_nand: trivial: change DMA usage information trace
Nicolas Ferre
1
-1
/
+2
2011-04-01
mtd: mtdswap: fix printk format warning
Randy Dunlap
1
-1
/
+1
2011-04-01
Input: wacom - add support for Lenovo tablet ID (0xE6)
Manoj Iyer
1
-0
/
+4
2011-04-01
powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision
Benjamin Herrenschmidt
1
-30
/
+30
2011-04-01
Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
3
-13
/
+24
2011-04-01
drm: export drm_find_cea_extension to drivers
Ben Skeggs
1
-1
/
+2
2011-04-01
drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)
John Lindgren
1
-6
/
+7
2011-04-01
[media] radio: wl128x: Update registration process with ST
Manjunatha Halli
1
-3
/
+13
2011-04-01
[media] staging: altera-jtag needs delay.h
Randy Dunlap
1
-0
/
+1
2011-04-01
gpio/pch_gpio: Fix output value of pch_gpio_direction_output()
Peter Tyser
1
-0
/
+1
2011-04-01
gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()
Peter Tyser
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1370
-2679
/
+2679
2011-03-31
mlx4: Fixing bad size of event queue buffer
Yevgeny Petrilin
1
-1
/
+3
2011-03-31
mlx4: Fixing use after free
Yevgeny Petrilin
1
-1
/
+2
2011-03-31
bonding:typo in comment
Peter Pan(潘卫平)
1
-1
/
+1
2011-03-31
drm/i915: Reset GMBUS controller after NAK
Chris Wilson
1
-4
/
+21
2011-03-31
drm/i915: Busy-spin wait_for condition in atomic contexts
Chris Wilson
1
-1
/
+1
2011-03-31
Input: i8042 - downgrade selftest error message to dbg()
Paul Bolle
1
-3
/
+4
2011-03-31
Input: synaptics - fix crash in synaptics_module_init()
Jan Beulich
1
-2
/
+2
2011-03-31
Input: spear-keyboard - fix inverted condition in interrupt handler
Rajeev Kumar
1
-1
/
+1
2011-03-31
Input: uinput - allow for 0/0 min/max on absolute axes.
Peter Hutterer
1
-1
/
+5
2011-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
96
-2041
/
+2024
2011-03-31
sh: sh-sci: Fix double initialization by serial_console_setup
Nobuhiro Iwamatsu
1
-13
/
+6
2011-03-31
serial: sh-sci: prevent setup of uninitialized serial console
Alexandre Courbot
1
-0
/
+6
2011-03-31
efifb: support AMD Radeon HD 6490
Davidlohr Bueso
1
-0
/
+3
2011-03-31
s3fb: fix Virge/GX2
Ondrej Zary
1
-14
/
+34
2011-03-31
fbcon: Remove unused 'display *p' variable from fb_flashcursor()
Sergey Senozhatsky
1
-2
/
+0
2011-03-31
apbuart: Depend upon sparc.
David S. Miller
1
-1
/
+1
2011-03-31
gpio/pca953x: fix error handling path in probe() call
Ben Dooks
1
-2
/
+3
2011-03-31
connector: convert to synchronous netlink message processing
Patrick McHardy
2
-76
/
+29
2011-03-31
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
1
-25
/
+1
[prev]
[next]