index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
talitos.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators
Lukasz Majewski
1
-2
/
+39
2012-05-04
usb:hsotg:samsung: Wrappers for USB PHY methods
Lukasz Majewski
1
-5
/
+43
2012-05-04
usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg
Lukasz Majewski
1
-77
/
+0
2012-05-04
usb:hsotg:samsung: Remove platform dependency from s3c-hsotg
Lukasz Majewski
10
-19
/
+23
2012-05-04
f_fs: ffs_func_free: cleanup requests allocated by autoconfig
Peter Korsgaard
1
-0
/
+14
2012-05-04
usb: gadget: add isochronous support to gadget zero
Paul Zimmerman
4
-65
/
+387
2012-05-04
usb: gadget: add a sparse endian notation
Dan Carpenter
1
-1
/
+1
2012-05-04
usb: gadget: r8a66597-udc: add support for set_selfpowered
Shimoda, Yoshihiro
2
-1
/
+15
2012-05-04
usb: gadget: Include i.MX processors in the USB_FSL_USB2 help text
Fabio Estevam
1
-1
/
+1
2012-05-04
usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...
Peter Chen
1
-0
/
+2
2012-05-04
usb: gadget: composite: prevent a memory leak when configuration bind fails
Yongsul Oh
1
-0
/
+13
2012-05-04
usb: gadget: f_mass_storage: remove deprecated fsg_add()
Michal Nazarewicz
1
-7
/
+0
2012-05-04
usb: renesas_usbhs: gadget: add support for set_selfpowered
Shimoda, Yoshihiro
1
-1
/
+18
2012-05-04
usb: gadget: dummy_hcd: allow to free requests on disabled endpoints
Sebastian Andrzej Siewior
1
-5
/
+3
2012-05-04
usb: gadget: make g_printer use composite
Sebastian Andrzej Siewior
1
-350
/
+97
2012-05-04
usb: gadget: remove DUALSPEED from printer
Sebastian Andrzej Siewior
1
-24
/
+1
2012-05-04
usb: gadget: imx_udc: convert to new style start/stop
Sebastian Andrzej Siewior
1
-37
/
+16
2012-05-04
usb: gadget: fsl_qe_udc: remove not implemented callbacks
Sebastian Andrzej Siewior
1
-42
/
+0
2012-05-04
usb: gadget: fsl_qe_udc: convert to new style start/stop
Sebastian Andrzej Siewior
1
-170
/
+140
2012-05-04
usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface
Sebastian Andrzej Siewior
1
-40
/
+12
2012-05-04
usb: gadget: at91_udc: convert to new style start/stop interface
Sebastian Andrzej Siewior
1
-46
/
+14
2012-05-04
usb: gadget: Update s3c-hsudc to use usb_endpoint_descriptor inside the struc...
Ido Shayevitz
1
-6
/
+3
2012-05-04
usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct ...
Ido Shayevitz
1
-9
/
+7
2012-05-04
usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the str...
Ido Shayevitz
2
-9
/
+6
2012-05-04
usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the st...
Ido Shayevitz
2
-8
/
+8
2012-05-04
usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the stru...
Ido Shayevitz
2
-15
/
+12
2012-05-04
usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct...
Ido Shayevitz
2
-11
/
+9
2012-05-04
usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct u...
Ido Shayevitz
2
-11
/
+9
2012-05-04
usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the stru...
Ido Shayevitz
2
-6
/
+6
2012-05-04
usb: gadget: Update langwell_udc to use usb_endpoint_descriptor inside the st...
Ido Shayevitz
2
-19
/
+17
2012-05-04
usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct...
Ido Shayevitz
2
-11
/
+10
2012-05-04
usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the str...
Ido Shayevitz
2
-3
/
+2
2012-05-04
usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the st...
Ido Shayevitz
2
-14
/
+12
2012-05-04
usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the stru...
Ido Shayevitz
2
-11
/
+9
2012-05-04
usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the ...
Ido Shayevitz
2
-13
/
+12
2012-05-04
usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct...
Ido Shayevitz
2
-11
/
+7
2012-05-04
usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the stru...
Ido Shayevitz
2
-8
/
+6
2012-05-04
usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct u...
Ido Shayevitz
3
-21
/
+19
2012-05-04
usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the str...
Ido Shayevitz
2
-9
/
+7
2012-05-04
usb: gadget: use module_pci_driver
Axel Lin
5
-72
/
+5
2012-04-21
Linux 3.4-rc4
v3.4-rc4
Linus Torvalds
1
-1
/
+1
2012-04-21
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-21
kill mm argument of vm_munmap()
Al Viro
8
-11
/
+12
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
1
-9
/
+4
2012-04-21
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
Al Viro
1
-1
/
+14
2012-04-21
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
1
-35
/
+20
2012-04-21
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
1
-1
/
+2
2012-04-21
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric BĂ©nard
1
-2
/
+1
2012-04-21
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
1
-0
/
+1
2012-04-21
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
1
-1
/
+1
[next]