index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
w83l785ts.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-12
usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
1
-3
/
+3
2012-06-12
usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
1
-3
/
+3
2012-06-12
usb: fsl_mxc_udc.c : Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
1
-6
/
+6
2012-06-12
usb: gadget: composite: fix ep->maxburst initialization
Felipe Balbi
2
-3
/
+6
2012-06-04
usb: gadget: uvc: Add super-speed support to UVC webcam gadget
Bhupesh Sharma
4
-35
/
+247
2012-06-04
usb: gadget: uvc: Use macro for interrupt endpoint status size instead of usi...
Bhupesh Sharma
1
-2
/
+4
2012-06-04
usb: gadget: uvc: Fix string descriptor STALL issue when multiple uvc functio...
Bhupesh Sharma
1
-16
/
+22
2012-06-04
usb: gadget: pch_udc: Fix likely misuse of | for &
Joe Perches
1
-1
/
+1
2012-06-04
usb: gadget: ffs: add HID descriptor support.
Koen Beel
1
-0
/
+7
2012-06-04
usb: renesas_usbhs: add DMAEngine ID specification note
Kuninori Morimoto
1
-0
/
+8
2012-06-04
usb: gadget: f_mass_storage: change default value of the removable parameter
Michal Nazarewicz
1
-4
/
+2
2012-06-04
usb: s3c-hsotg: Use devm_* functions in s3c-hsotg.c file
Sachin Kamat
1
-40
/
+11
2012-06-03
usb: gadget: omap_udc: use generic map/unmap routines
Felipe Balbi
1
-39
/
+7
2012-06-03
usb: gadget: omap_udc: kfree(NULL) is safe
Felipe Balbi
1
-2
/
+1
2012-06-03
usb: gadget: omap_udc: remove possiblity of NULL pointer de-reference
Felipe Balbi
1
-4
/
+6
2012-06-03
usb: gadget: omap_udc: let it work as a module
Felipe Balbi
1
-16
/
+7
2012-06-03
usb: gadget: omap_udc: remove useless print
Felipe Balbi
1
-10
/
+3
2012-06-03
usb: gadget: omap_udc: make checkpatch.pl happy
Felipe Balbi
1
-80
/
+121
2012-06-03
usb: gadget: omap_udc: Remove omap2 support
Tony Lindgren
1
-90
/
+23
2012-06-03
Linux 3.5-rc1
v3.5-rc1
Linus Torvalds
1
-2
/
+2
2012-06-03
dm thin: provide userspace access to pool metadata
Joe Thornber
5
-11
/
+193
2012-06-03
dm thin: use slab mempools
Mike Snitzer
1
-62
/
+99
2012-06-03
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
1
-9
/
+17
2012-06-03
dm mpath: delay retry of bypassed pg
Mike Christie
1
-2
/
+6
2012-06-03
dm mpath: reduce size of struct multipath
Mike Snitzer
1
-6
/
+7
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
14
-191
/
+119
2012-06-02
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-06-02
mcs7830: Implement link state detection
Ondrej Zary
1
-2
/
+23
2012-06-02
powerpc: Fix size of st_nlink on 64bit
Anton Blanchard
1
-1
/
+1
2012-06-02
frv: Remove bogus closing parenthesis
Geert Uytterhoeven
1
-1
/
+1
2012-06-02
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
1
-9
/
+9
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-02
nls: fix (and rename) mac NLS table files and config options
Linus Torvalds
13
-33
/
+33
2012-06-02
fs/nls/Makefile: remove bogus CONFIG_ assignments
Andrew Morton
1
-12
/
+0
2012-06-02
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-06-01
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
H.J. Lu
1
-6
/
+0
2012-06-01
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
Sascha Hauer
1
-6
/
+6
2012-06-01
mtd: block2mtd: fix recursive call of mtd_writev
Gabor Juhos
1
-1
/
+0
2012-06-01
mtd: gpmi-nand: define ecc.strength
Marek Vasut
1
-0
/
+5
2012-06-01
apple-gmux: Fix up the suspend/resume patch
Matthew Garrett
1
-1
/
+1
2012-06-01
mtd: of_parts: fix breakage in Kconfig
Frank Svendsboe
1
-1
/
+1
2012-06-01
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2
-6
/
+12
2012-06-01
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
1
-1
/
+2
2012-06-01
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2
-2
/
+2
2012-06-01
8139cp: set ring address before enabling receiver
Jason Wang
1
-11
/
+11
2012-06-01
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
1
-1
/
+28
2012-06-01
x86: get rid of calling do_notify_resume() when returning to kernel mode
Al Viro
2
-13
/
+10
2012-06-01
blackfin: check __get_user() return value
Al Viro
1
-16
/
+14
2012-06-01
whack-a-mole with TIF_FREEZE
Al Viro
1
-2
/
+0
2012-06-01
FRV: Optimise the system call exit path in entry.S [ver #2]
David Howells
1
-6
/
+7
[next]