index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
amba
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-02
Linux 3.11
v3.11
Linus Torvalds
1
-1
/
+1
2013-09-02
lockref: implement lockless reference count updates using cmpxchg()
Linus Torvalds
5
-3
/
+84
2013-09-02
lockref: uninline lockref helper functions
Linus Torvalds
3
-62
/
+74
2013-09-02
vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()
Linus Torvalds
3
-49
/
+65
2013-09-02
vfs: use lockref_get_not_zero() for optimistic lockless dget_parent()
Waiman Long
1
-0
/
+15
2013-09-02
lockref: add 'lockref_get_or_lock() helper
Linus Torvalds
1
-0
/
+16
2013-09-01
spi/qspi: fix missing unlock on error in ti_qspi_start_transfer_one()
Wei Yongjun
1
-0
/
+1
2013-09-01
spi: quad: fix the name of DT property
wangyuhang
2
-4
/
+14
2013-09-01
regulator: da9063: Statize da9063_ldo_lim_event
Axel Lin
1
-1
/
+1
2013-08-31
spi: core: Fix spi_register_master error handling
Axel Lin
1
-1
/
+1
2013-08-31
spi: efm32: Fix build error
Axel Lin
1
-1
/
+1
2013-08-31
spi: altera: Use DIV_ROUND_UP to calculate hw->bytes_per_word
Axel Lin
1
-1
/
+1
2013-08-31
spi: rspi: Add spi_master_get() call to prevent use after free
Axel Lin
1
-1
/
+1
2013-08-31
usbcore: fix incorrect type in assignment in descriptors_changed()
Xenia Ragiadakou
1
-3
/
+3
2013-08-31
spi: quad: Make DT properties optional
Mark Brown
1
-38
/
+34
2013-08-31
MAINTAINERS: change my DT related maintainer address
Ian Campbell
1
-1
/
+1
2013-08-31
net: fec: fix time stamping logic after napi conversion
Richard Cochran
1
-2
/
+1
2013-08-30
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
1
-1
/
+2
2013-08-30
spi: quad: Fix missing return
wangyuhang
1
-0
/
+1
2013-08-30
mISDN: return -EINVAL on error in dsp_control_req()
Dan Carpenter
1
-1
/
+3
2013-08-30
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
1
-8
/
+3
2013-08-30
Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...
David S. Miller
1
-3
/
+7
2013-08-30
drivers: uio: Kconfig: add MMU dependancy for UIO
Chen Gang
1
-0
/
+1
2013-08-30
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
Li Hongjun
2
-7
/
+4
2013-08-30
tipc: set sk_err correctly when connection fails
Erik Hugne
1
-2
/
+2
2013-08-30
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
1
-1
/
+1
2013-08-30
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
5
-93
/
+240
2013-08-30
drivers: uio: Add driver for Humusoft MF624 DAQ PCI card
Rostislav Lisovy
3
-0
/
+261
2013-08-30
drivers: uio_pdrv_genirq: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
drivers: uio_pruss: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
drivers: uio_dmem_genirq: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
drivers: parport: Kconfig: exclude h8300 for PARPORT_PC
Chen Gang
1
-1
/
+1
2013-08-30
drivers: misc: ti-st: fix potential race if st_kim_start fails
Oleksandr Kozaruk
1
-0
/
+2
2013-08-30
Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurely
K. Y. Srinivasan
1
-1
/
+4
2013-08-30
usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()
Xenia Ragiadakou
1
-2
/
+21
2013-08-30
ehci: remove debugging statement with ehci statistics in ehci_stop()
Xenia Ragiadakou
1
-8
/
+0
2013-08-30
ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c
Xenia Ragiadakou
1
-1
/
+0
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
6
-15
/
+15
2013-08-30
ehci: remove ehci_vdbg() verbose debugging statements
Xenia Ragiadakou
4
-67
/
+7
2013-08-30
Documentation sysfs-bus-usb: Document which files are used by libusb
Hans de Goede
1
-0
/
+10
2013-08-30
Documentation sysfs-bus-usb: Document the speed file used by libusb
Hans de Goede
1
-0
/
+6
2013-08-30
Documentation sysfs-bus-usb: Move files with known users to stable
Hans de Goede
2
-127
/
+126
2013-08-30
USB: fix build error when CONFIG_PM_SLEEP isn't enabled
Alan Stern
1
-1
/
+1
2013-08-30
usb: r8a66597-hcd: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+2
2013-08-30
usb: phy-tegra-usb: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-30
usb: acm gadget: Null termintate strings table
Graham Williams
1
-0
/
+1
2013-08-30
regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y
Axel Lin
1
-1
/
+1
2013-08-30
regulator: tps65217: Convert to use linear ranges
Axel Lin
2
-164
/
+37
2013-08-30
regulator: da9063: Use IS_ERR to check return value of regulator_register()
Axel Lin
1
-1
/
+1
2013-08-30
regulator: da9063: Optimize da9063_set_current_limit implementation
Axel Lin
1
-11
/
+4
[next]