index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
modules
/
usb.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] kernel: add kmod-usb-net-ipheth (#10157)
Jo-Philipp Wich
2012-03-18
1
-0
/
+15
*
[package] kernel: add kmod-usb-serial-qualcomm (#8283)
Jo-Philipp Wich
2012-03-18
1
-1
/
+15
*
package/modules: enable ECHI/OHCI for RT3883
Gabor Juhos
2012-02-13
1
-0
/
+2
*
package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols
Gabor Juhos
2012-02-10
1
-2
/
+0
*
brcm63xx: add support for linux 3.3
Jonas Gorski
2012-02-04
1
-0
/
+2
*
package/kernel: add ATH79 symbols for OHCI/EHCI drivers
Gabor Juhos
2012-01-22
1
-0
/
+2
*
packages: kernel: add usb-common.ko to usb package for kernel >= 3.2
Hauke Mehrtens
2012-01-18
1
-2
/
+9
*
brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
Hauke Mehrtens
2011-12-19
1
-0
/
+19
*
kernel: package TI's USB 3410/505 usb driver
John Crispin
2011-11-30
1
-0
/
+15
*
omap24xx: Fix MUSB compile
Michael Büsch
2011-10-29
1
-0
/
+1
*
package/kernel: various NLS handling fixes
Nicolas Thill
2011-10-29
1
-2
/
+3
*
package/kernel: enable kmod-ata-core & kmod-scsi-core on x86
Nicolas Thill
2011-10-28
1
-1
/
+1
*
kernel: modules: usb.mk: fix a typo
Jonas Gorski
2011-09-22
1
-1
/
+1
*
package: dwc_otg is required for external root on ramips.
Gabor Juhos
2011-08-22
1
-1
/
+1
*
package/kernel: create package for the RT305x dwc_otg driver
Gabor Juhos
2011-08-15
1
-0
/
+19
*
package/kernel: invert dependencies for current kernel features
Jonas Gorski
2011-08-09
1
-2
/
+2
*
package/kernel: Update version dependencies and kmods for linux 3.0
Hauke Mehrtens
2011-06-15
1
-2
/
+2
*
kernel: generic: Update 2.6.39 to final
Hauke Mehrtens
2011-05-25
1
-2
/
+2
*
package/kernel: Remove $(KMOD_SUFFIX) usage
Vasilis Tsiligiannis
2011-05-15
1
-1
/
+1
*
kernel: usb-net depends on kernel MII support
Felix Fietkau
2011-04-03
1
-1
/
+1
*
kernel: add a package for the sierra_net module for sierra wireless 3g devices
Felix Fietkau
2011-04-03
1
-0
/
+14
*
[package] fix USB modules build on octeon
Florian Fainelli
2011-03-30
1
-1
/
+3
*
kernel: fix some problems with kernel 2.6.38
Hauke Mehrtens
2011-03-19
1
-2
/
+2
*
Fix loading of ethernet gadget
Michael Büsch
2011-03-06
1
-1
/
+1
*
Load MUSB before gadget and host drivers are loaded
Michael Büsch
2011-03-06
1
-3
/
+3
*
tahvo doesn't need ohci
Michael Büsch
2011-02-11
1
-1
/
+1
*
Add tusb6010 package and let tahvo-usb select it
Michael Büsch
2011-02-11
1
-3
/
+35
*
Remove TUSB6010 config options from musb config
Michael Büsch
2011-02-11
1
-4
/
+2
*
[package] enable MOS7720 usb-serial devices
Florian Fainelli
2011-01-27
1
-0
/
+15
*
add a few missing usb related symbols (relevant for mpc85xx)
Felix Fietkau
2011-01-18
1
-2
/
+3
*
kernel: add kmod-usb-serial-wwan
Hauke Mehrtens
2010-12-05
1
-0
/
+17
*
[package] kernel/modules: Fix CH341 USB-to-serial description (#8097)
Vasilis Tsiligiannis
2010-10-21
1
-1
/
+1
*
Fix musb-hdrc module loading
Michael Büsch
2010-09-05
1
-2
/
+3
*
[package] add kmod-usb-serial-ipw module
Florian Fainelli
2010-09-04
1
-0
/
+11
*
Add usb gadget feature flag
Michael Büsch
2010-08-25
1
-0
/
+1
*
Add usb gadget packages
Michael Büsch
2010-08-24
1
-2
/
+57
*
tahvo-usb: Use platform device interface properly (don't crash)
Michael Büsch
2010-08-23
1
-1
/
+1
*
kernel: speed up building kernel packages by getting rid of unnecessary Compa...
Felix Fietkau
2010-08-19
1
-1
/
+2
*
Add Tahvo USB support
Michael Büsch
2010-08-19
1
-0
/
+20
*
package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)
Nicolas Thill
2010-08-14
1
-1
/
+1
*
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
Claudio Mignanti
2010-07-12
1
-44
/
+44
*
kernel: modules names changed with kernel 2.6.35
Hauke Mehrtens
2010-07-11
1
-0
/
+7
*
[kernel] kmod-usb-core is buildin on etrax target
Claudio Mignanti
2010-07-11
1
-1
/
+1
*
remove obsolete kernel dependencies and version checks
Felix Fietkau
2010-06-26
1
-28
/
+4
*
remove linux 2.4 support from several packages
Felix Fietkau
2010-06-26
1
-87
/
+7
*
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...
Nicolas Thill
2010-04-29
1
-0
/
+3
*
package/kernel: move AddDepends calls at the end of package definitions, move...
Nicolas Thill
2010-04-29
1
-52
/
+79
*
package/kernel: move target specific modules to their own target files
Nicolas Thill
2010-04-24
1
-44
/
+0
*
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
Nicolas Thill
2010-04-24
1
-52
/
+52
*
package/kernel: use macros for hid & input
Nicolas Thill
2010-04-24
1
-3
/
+7
[next]