index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-02-04
Input: gpio-keys - add support for disabling gpios through sysfs
Mika Westerberg
1
-11
/
+307
2010-02-04
Input: mark input interfaces as non-seekable
Dmitry Torokhov
2
-0
/
+4
2010-02-04
Input: uinput - mark as non-seekable
Dmitry Torokhov
1
-0
/
+1
2010-02-04
Input: add match() method to input hanlders
Dmitry Torokhov
3
-32
/
+37
2010-02-04
Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()
Ondrej Zary
1
-3
/
+14
2010-02-04
Input: usbtouchscreen - add NEXIO (or iNexio) support
Ondrej Zary
2
-2
/
+264
2010-02-04
Input: usbtouchscreen - find input endpoint automatically
Ondrej Zary
1
-3
/
+14
2010-02-04
Input: usbtouchscreen - convert from usb_device to usb_interface
Ondrej Zary
1
-10
/
+12
2010-02-01
Input: add imx-keypad driver to support the IMX Keypad Port
Alberto Panizzo
3
-0
/
+604
2010-01-30
Input: Mac button emulation - allow compiling as a module
Dmitry Torokhov
2
-5
/
+16
2010-01-30
Input: Mac button emulation - implement as an input filter
Dmitry Torokhov
3
-75
/
+188
2010-01-30
Input: implement input filters
Dmitry Torokhov
1
-7
/
+34
2010-01-30
Input: uinput - remove BKL from uinput_open function
Thadeu Lima de Souza Cascardo
1
-3
/
+0
2010-01-29
Input: wm97xx - provide coordinate logs for accelerated I/O
Mark Brown
2
-0
/
+6
2010-01-25
Input: xpad - add rumble support for original xbox controller
Benjamin Valentin
1
-16
/
+37
2010-01-25
Input: xilinx_ps2 - use resource_size
Tobias Klauser
1
-2
/
+2
2010-01-22
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
1512
-26724
/
+90967
2010-01-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
6
-73
/
+51
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
6
-45
/
+59
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-21
/
+14
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
16
-48
/
+111
2010-01-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
6
-43
/
+52
2010-01-21
Input: sh_keysc - add mode 4 and mode 5 support
Magnus Damm
1
-3
/
+3
2010-01-21
USB: isp1362: fix build failure on ARM systems via irq_flags cleanup
Lothar Wassmann
1
-7
/
+14
2010-01-21
USB: isp1362: better 64bit printf warning fixes
Lothar Wassmann
1
-2
/
+2
2010-01-21
USB: fix usbstorage for 2770:915d delivers no FAT
Ryan May
1
-7
/
+0
2010-01-21
USB: Fix level of isp1760 Reloading ptd error message
Colin Tuckley
1
-3
/
+3
2010-01-21
USB: FHCI: avoid NULL pointer dereference
Alexander Beregalov
1
-1
/
+2
2010-01-21
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2
-10
/
+23
2010-01-21
USB: add speed values for USB 3.0 and wireless controllers
Greg Kroah-Hartman
1
-0
/
+6
2010-01-21
USB: add missing delay during remote wakeup
Alan Stern
3
-3
/
+7
2010-01-21
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
Alan Stern
2
-2
/
+33
2010-01-21
USB: EHCI: fix handling of unusual interrupt intervals
Alan Stern
1
-3
/
+8
2010-01-21
USB: Don't use GFP_KERNEL while we cannot reset a storage device
Oliver Neukum
2
-5
/
+5
2010-01-21
USB: fix bitmask merge error
Alan Stern
1
-1
/
+2
2010-01-21
usb: serial: fix memory leak in generic driver
Johan Hovold
1
-0
/
+2
2010-01-21
USB: serial: fix USB serial fix kfifo_len locking
Stefani Seibold
1
-4
/
+4
2010-01-21
Staging: hv: fix smp problems in the hyperv core code
Greg Kroah-Hartman
3
-33
/
+35
2010-01-21
Staging: et131x: Fix 2.6.33rc1 regression in et131x
Alan Cox
2
-8
/
+16
2010-01-21
Staging: asus_oled: fix oops in 2.6.32.2
Eugeni Dodonov
1
-4
/
+8
2010-01-21
tty: fix race in tty_fasync
Greg Kroah-Hartman
1
-1
/
+1
2010-01-21
serial: serial_cs: oxsemi quirk breaks resume
Pavel Machek
1
-1
/
+2
2010-01-21
serial: imx: bit &/| confusion
Roel Kluin
1
-1
/
+1
2010-01-21
serial: Fix crash if the minimum rate of the device is > 9600 baud
Alan Cox
1
-5
/
+12
2010-01-21
serial-core: resume serial hardware with no_console_suspend
Stanislav Brabec
1
-55
/
+33
2010-01-21
serial: 8250_pnp: use wildcard for serial Wacom tablets
Matthew Garrett
1
-9
/
+1
2010-01-21
nozomi: quick fix for the close/close bug
Alan Cox
1
-1
/
+1
2010-01-21
Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"
Greg Kroah-Hartman
1
-20
/
+12
2010-01-21
driver-core: fix devtmpfs crash on s390
Heiko Carstens
1
-1
/
+2
[next]