Commit Graph

115963 Commits (c2db8054c1eaf99983d8deee347876b01c26c2cf)
 

Author SHA1 Message Date
Steven Rostedt c2db8054c1 ftrace: fix depends 16 years ago
Steven Rostedt bd95b88d9e ftrace: release functions from hash 16 years ago
Steven Rostedt c513867561 ftrace: do not enclose logic in WARN_ON 16 years ago
Ingo Molnar 3e10e879a8 Merge branch 'linus' into tracing-v28-for-linus-v3 16 years ago
Linus Torvalds 0cfd81031a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 16 years ago
Linus Torvalds f7ea4a4ba8 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 16 years ago
Linus Torvalds 5564da7e9d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 16 years ago
Linus Torvalds 58617d5e59 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 16 years ago
Greg Kroah-Hartman 802f389a2c USB: remove err() macro from more usb drivers 16 years ago
Greg Kroah-Hartman fd3f1917e3 USB: remove err() macro from usb misc drivers 16 years ago
Greg Kroah-Hartman 69a85942ff USB: remove err() macro from usb core code 16 years ago
Greg Kroah-Hartman 9908a32e94 USB: remove err() macro from usb class drivers 16 years ago
Greg Kroah-Hartman 194343d936 USB: remove use of err() in drivers/usb/serial 16 years ago
Greg Kroah-Hartman b887265c16 USB: remove info() macro from usb mtd drivers 16 years ago
Greg Kroah-Hartman 899ef6e7cf USB: remove info() macro from usb input drivers 16 years ago
Greg Kroah-Hartman 880c9c66a6 USB: remove info() macro from usb network drivers 16 years ago
Greg Kroah-Hartman 5909f6ea2b USB: remove info() macro from remaining usb drivers 16 years ago
Greg Kroah-Hartman 1b29a375fb USB: remove info() macro from usb/misc drivers 16 years ago
Greg Kroah-Hartman c197a8db59 USB: remove info() macro from usb/serial drivers 16 years ago
Greg Kroah-Hartman 46fcaec505 USB: remove warn macro from HID core 16 years ago
Greg Kroah-Hartman 3b6004f3b5 USB: remove warn() macro from usb drivers 16 years ago
Greg Kroah-Hartman 4dc8994806 USB: remove warn() macro from usb net drivers 16 years ago
Greg Kroah-Hartman aa82661baf USB: remove warn() macro from usb media drivers 16 years ago
Greg Kroah-Hartman 1817b1692a USB: remove warn() macro from usb input drivers 16 years ago
Li Yang 15d5a9acb1 usb/fsl_qe_udc: clear data toggle on clear halt request 16 years ago
Li Yang 928dfa6c62 usb/fsl_qe_udc: fix response to get status request 16 years ago
Will Newton 23d7cd040e fsl_usb2_udc: Fix oops on probe failure. 16 years ago
Will Newton 59097fb73c fsl_usb2_udc: Add a wmb before priming endpoint. 16 years ago
Will Newton 224b503901 fsl_usb2_udc: Make fsl_queue_td return type void. 16 years ago
Will Newton 825bee3a33 fsl_usb2_udc: Uninline udc_reset_ep_queue. 16 years ago
Will Newton c93eebbe75 fsl_usb2_udc: Rename the arguments of the fsl_writel macro. 16 years ago
Will Newton e06da9a828 fsl_usb2_udc: Initialize spinlock earlier. 16 years ago
Will Newton 9d9d88c80e fsl_usb2_udc: Clean up whitespace in /proc debugging output. 16 years ago
Will Newton bf7409a23b fsl_usb2_udc: Clean up whitespace in errors and warnings. 16 years ago
Will Newton 7483cff8a3 fsl_usb2_udc: Fix some sparse warnings and remove redundant code. 16 years ago
Will Newton f6e4411fe7 fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup. 16 years ago
Will Newton 9c94155ea0 fsl_usb2_udc: Make dr_ep_setup function static. 16 years ago
Stephen Ware 84dcd59495 USB: fix up problems in the vtusb driver 16 years ago
Alan Stern 71b7497c07 USB: OHCI: fix endless polling behavior 16 years ago
Dan Williams 8b6346ec89 USB: option: add Pantech cards 16 years ago
Jaroslav Kysela fd7c519dd4 USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore 16 years ago
Sarah Sharp 49e7cc84a8 USB: Export if an interface driver supports autosuspend. 16 years ago
Alan Stern eafe5b99f2 USB: EHCI: fix remote-wakeup support for ARC/TDI core 16 years ago
Alan Stern 2da41d5f6c USB: snoop processes opening usbfs device files 16 years ago
Jon K Hellan bb78a825fa USB: Option / AnyData new modem, same ID 16 years ago
Alan Stern 9beeee6584 USB: EHCI: log a warning if ehci-hcd is not loaded first 16 years ago
Alan Stern 2b70f07343 USB: EHCI, OHCI, UHCI: remove version numbers 16 years ago
Oliver Neukum 1987625226 USB: anchor API changes needed for btusb 16 years ago
Sarah Sharp c0f082c536 USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds. 16 years ago
Julien Brunel ce5dee50ed USB: isp1760: Use an IS_ERR test rather than a NULL test 16 years ago