index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
indydog.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
spi/s3c64xx: fix checkpatch warnings and error
Jingoo Han
1
-20
/
+13
2013-02-05
spi/s3c64xx: Use devm_clk_get() and devm_request_irq()
Jingoo Han
1
-26
/
+15
2013-02-05
spi/imx: Add MODULE_ALIAS()
Fabio Estevam
1
-0
/
+1
2013-02-05
spi/tegra: remove checks for valid speed
Laxman Dewangan
2
-6
/
+14
2013-02-05
spi: make sure all transfer has proper speed set
Laxman Dewangan
1
-2
/
+4
2013-02-05
spi/ath79: avoid multiple initialization of the SPI controller
Gabor Juhos
1
-17
/
+24
2013-02-05
spi/ath79: use gpio_request_one
Gabor Juhos
1
-11
/
+11
2013-02-05
spi/ath79: remove superfluous chip select code
Gabor Juhos
1
-6
/
+0
2013-02-05
spi/ath79: add missing HIGH->LOW SCK transition
Gabor Juhos
1
-0
/
+2
2013-02-05
spi/ath79: add delay between SCK changes
Gabor Juhos
1
-1
/
+43
2013-02-05
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
Juha Lumme
1
-1
/
+4
2013-02-05
spi/sirf: add support for new SiRFmarco SMP SoC
Barry Song
1
-0
/
+1
2013-02-05
spi/sirf: use clk_prepare_enable and clk_disable_unprepare
Barry Song
1
-3
/
+3
2013-02-05
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
11
-25
/
+16
2013-02-05
spi/of: Use DT aliases for assigning bus number
Grant Likely
1
-0
/
+3
2013-02-05
spi/sh-msiof: Add device tree parsing to driver
Bastian Hecht
2
-1
/
+67
2013-02-05
spi/davinci: add OF support for the spi controller
Murali Karicheri
1
-14
/
+88
2013-02-05
spi/omap2: disable DMA requests before complete()
Felipe Balbi
1
-4
/
+4
2013-02-01
Linux 3.8-rc6
v3.8-rc6
Linus Torvalds
1
-2
/
+2
2013-01-31
HID: i2c-hid: fix i2c_hid_output_raw_report
Benjamin Tissoires
1
-1
/
+12
2013-01-31
MIPS: Function tracer: Fix broken function tracing
Al Cooper
2
-4
/
+39
2013-01-31
dm: fix write same requests counting
Alasdair G Kergon
1
-2
/
+4
2013-01-31
mips: Move __virt_addr_valid() to a place for MIPS 64
Steven Rostedt
2
-6
/
+6
2013-01-31
dm thin: fix queue limits stacking
Mike Snitzer
1
-12
/
+1
2013-01-31
spi: spi-gpio: fix compilation warning on 64 bits systems
Maxime Ripard
1
-2
/
+2
2013-01-31
Revert "console: implement lockdep support for console_lock"
Dave Airlie
1
-9
/
+0
2013-01-30
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
1
-2
/
+12
2013-01-30
SUNRPC: When changing the queue priority, ensure that we change the owner
Trond Myklebust
1
-1
/
+17
2013-01-30
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
1
-0
/
+20
2013-01-30
MIPS: Netlogic: Fix UP compilation on XLR
Jayachandran C
1
-1
/
+4
2013-01-30
MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE
Gabor Juhos
1
-1
/
+1
2013-01-30
MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE
Gabor Juhos
1
-1
/
+1
2013-01-30
MIPS: Lantiq: Fix cp0_perfcount_irq mapping
John Crispin
1
-1
/
+1
2013-01-30
samsung-laptop: Disable on EFI hardware
Matt Fleming
1
-0
/
+4
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
13
-54
/
+79
2013-01-30
EDAC: Fix kcalloc argument order
Joe Perches
1
-3
/
+3
2013-01-30
EDAC: Test correct variable in ->store function
Dan Carpenter
1
-1
/
+1
2013-01-29
pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unused
Arnd Bergmann
1
-1
/
+1
2013-01-29
pinctrl: exynos: don't mark probing functions as __init
Arnd Bergmann
1
-5
/
+5
2013-01-29
x86, efi: remove attribute check from setup_efi_pci
Maarten Lankhorst
1
-3
/
+0
2013-01-29
ALSA: hda - Fix non-snoop page handling
Takashi Iwai
1
-14
/
+26
2013-01-29
ALSA: hda - Enable LPIB delay count for Poulsbo / Oaktrail
Takashi Iwai
1
-5
/
+4
2013-01-29
powerpc: Max next_tb to prevent from replaying timer interrupt
Tiejun Chen
1
-2
/
+7
2013-01-29
powerpc: kernel/kgdb.c: Fix memory leakage
Cong Ding
1
-2
/
+3
2013-01-29
powerpc/book3e: Disable interrupt after preempt_schedule_irq
Tiejun Chen
1
-0
/
+13
2013-01-29
powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function
Carl E. Love
1
-1
/
+1
2013-01-29
powerpc/pasemi: Fix crash on reboot
Steven Rostedt
1
-0
/
+7
2013-01-29
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32
Li Zhong
1
-0
/
+2
2013-01-28
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
Torsten Kaiser
1
-2
/
+2
2013-01-28
xfs: Fix possible use-after-free with AIO
Jan Kara
1
-1
/
+1
[next]