index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-18
uwb: Remove umc bus legacy suspend/resume support
Lars-Peter Clausen
1
-34
/
+0
2015-03-18
usb: gadget: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-18
usb: isp1760: add peripheral/device controller chip id
Sudeep Holla
1
-1
/
+1
2015-03-18
usb: isp1760: fix possible deadlock in isp1760_udc_irq
Sudeep Holla
1
-4
/
+6
2015-03-18
usb: load usb phy earlier
Zhangfei Gao
1
-1
/
+1
2015-03-18
usb: storage: Fix trivial typo in isd200_log_config()
Yannick Guerrini
1
-1
/
+1
2015-03-18
drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixes
Bas Peters
1
-9
/
+8
2015-03-18
drivers: usb: storage: alauda.c: properly place braces after function declara...
Bas Peters
1
-5
/
+10
2015-03-18
USB: gadget: f_mass_storage: use static attribute groups for sysfs entries
Takashi Iwai
1
-74
/
+33
2015-03-18
USB: appledisplay: Deletion of a check before backlight_device_unregister()
Markus Elfring
1
-1
/
+1
2015-03-18
ueagle-atm: Delete unnecessary checks before the function call "release_firmw...
Markus Elfring
1
-2
/
+2
2015-03-18
USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_...
Markus Elfring
1
-2
/
+1
2015-03-18
uwb/whci: Delete an unnecessary check before the function call "umc_device_un...
Markus Elfring
1
-2
/
+1
2015-03-18
usb: xhci: plat: Add USB phy support
Maxime Ripard
1
-1
/
+18
2015-03-18
xhci: unify cycle state toggling operation with 'XOR'
Lin Wang
1
-2
/
+2
2015-03-18
USB: legotower: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-3
/
+3
2015-03-18
USB: image: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-4
/
+7
2015-03-18
usb: host/sl811-hcd: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-03-18
usb: chipidea: support runtime power management for otg fsm mode
Li Jun
3
-7
/
+59
2015-03-18
usb: chipidea: host: turn on vbus before add hcd if early vbus on is required
Li Jun
1
-5
/
+22
2015-03-18
usb: chipidea: add a flag for turn on vbus early for host
Li Jun
1
-4
/
+8
2015-03-18
chipidea: pci: register nop PHY
Andy Shevchenko
1
-7
/
+24
2015-03-18
usb: chipidea: host: add .bus_suspend quirk
Peter Chen
1
-0
/
+44
2015-03-18
Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FOR...
Daniel Tang
1
-0
/
+3
2015-03-18
Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must con...
Daniel Tang
1
-1
/
+1
2015-03-18
usb: chipidea: Add errata for revision 2.40a
Sanchayan Maity
1
-0
/
+20
2015-03-18
usb: chipidea: add chipidea revision information
Peter Chen
3
-2
/
+45
2015-03-18
usb: chipidea: add identification registers access APIs
Peter Chen
1
-0
/
+39
2015-03-18
usb: chipidea: usbmisc_imx: add imx6sx initialization routine
Peter Chen
1
-0
/
+47
2015-03-18
usb: chipidea: clear otg interrupt status for otg capable controller
Peter Chen
1
-4
/
+5
2015-03-18
usb: chipidea: imx: add usb as system wakeup source
Peter Chen
1
-0
/
+13
2015-03-18
usb: chipidea: add usb as system wakeup source
Peter Chen
1
-0
/
+10
2015-03-18
usb: chipidea: imx: add runtime power management support
Peter Chen
1
-6
/
+100
2015-03-18
usb: chipidea: usbmisc_imx: add .set_wakeup interface
Peter Chen
2
-0
/
+53
2015-03-18
usb: chipidea: add runtime power management support
Peter Chen
3
-6
/
+102
2015-03-18
usb: chipidea: imx: simplify the usbmisc callers
Peter Chen
2
-16
/
+18
2015-03-18
usb: chipidea: usbmisc_imx: delete clock information
Peter Chen
1
-19
/
+0
2015-03-18
usb: chipidea: imx: using common platform flag directly
Peter Chen
1
-6
/
+2
2015-03-18
usb: chipidea: udc: return immediately if re-enable non-empty endpoint
Peter Chen
1
-3
/
+6
2015-03-08
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
33
-107
/
+373
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-52
/
+57
2015-03-08
Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-226
/
+175
2015-03-08
Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+7
2015-03-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-19
/
+21
2015-03-07
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-22
/
+57
2015-03-07
TTY: fix tty_wait_until_sent maximum timeout
Johan Hovold
1
-3
/
+3
2015-03-07
TTY: fix tty_wait_until_sent on 64-bit machines
Johan Hovold
1
-3
/
+9
2015-03-07
USB: serial: fix infinite wait_until_sent timeout
Johan Hovold
1
-2
/
+3
2015-03-07
TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation
Johan Hovold
1
-13
/
+0
2015-03-07
serial: sprd: Fix missing spin_unlock in sprd_handle_irq()
Axel Lin
1
-1
/
+3
[next]