index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
sl811-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-11-14
usb: sl811-hcd: Add PM_EVENT_POWEROFF into suspend callbacks
Mario Limonciello (AMD)
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-01-15
USB: host: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-03-07
usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
Colin Ian King
1
-0
/
+2
2023-05-28
usb: sl811-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-02-06
USB: sl811: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-3
/
+3
2021-03-23
usb: sl811-hcd: improve misleading indentation
Arnd Bergmann
1
-5
/
+4
2021-03-10
USB: host: sl811: remove dentry pointer for debugfs
Greg Kroah-Hartman
1
-4
/
+3
2020-12-10
usb: host: sl811: Switch to use platform_get_mem_or_io()
Andy Shevchenko
1
-11
/
+9
2020-02-19
usb: host: sl811-hcd: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-6
/
+0
2018-03-16
USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-07-30
usb: host/sl811-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2015-04-07
usb: host: sl811: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-04-03
sl811-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
Revert "usb: host/sl811-hcd: fix sparse warning"
Guenter Roeck
1
-1
/
+1
2015-03-26
usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-03-18
usb: host/sl811-hcd: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-01-25
sl811-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+3
2015-01-09
usb: sl811-hcd: Use setup_timer
Julia Lawall
1
-3
/
+1
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-3
/
+2
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-4
/
+4
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+2
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
1
-2
/
+2
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-24
USB: sl811: move debug files from proc to debugfs
Greg Kroah-Hartman
1
-27
/
+11
2013-07-23
USB: sl811: remove CONFIG_USB_DEBUG dependency
Greg Kroah-Hartman
1
-28
/
+41
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
1
-1
/
+1
2012-11-21
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-13
drivers/usb/host/sl811-hcd.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-02
usb: sl811-hcd: Convert to module_platform_driver
Tobias Klauser
1
-17
/
+4
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-05-23
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-7
/
+1
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
[next]