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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
mfd: dbx500-prcmu: Export a9wdog functions
Fabio Baltieri
1
-0
/
+5
2013-02-14
mfd: dbx500-prcmu: Add watchdog ID definitions
Fabio Baltieri
1
-0
/
+12
2013-02-14
mfd: lpc_ich: Fix gpio base and control offsets
Aaron Sierra
1
-33
/
+76
2013-02-14
mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline function
Peter Ujfalusi
2
-34
/
+11
2013-02-14
mfd: twl-core: Remove no longer valid comment regarding to write buffer size
Peter Ujfalusi
2
-6
/
+0
2013-02-14
mfd: twl-core: Collect global variables behind one private structure (global)
Peter Ujfalusi
1
-47
/
+57
2013-02-14
mfd: twl-core: Move 'inuse' check early at probe time
Peter Ujfalusi
1
-6
/
+6
2013-02-14
mfd: twl-core: Do not create dummy pdata when booted with DT
Peter Ujfalusi
1
-24
/
+7
2013-02-14
mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DT
Peter Ujfalusi
1
-2
/
+1
2013-02-14
mfd: twl-core: Allocate twl_modules dynamically
Peter Ujfalusi
1
-10
/
+21
2013-02-14
mfd: twl-core: Use the lookup table to find the correct subchip for the modules
Peter Ujfalusi
1
-29
/
+27
2013-02-14
mfd: twl-core: No need to check for invalid subchip ID
Peter Ujfalusi
1
-11
/
+2
2013-02-14
mfd: twl-core: Clean up module id lookup and definitions
Peter Ujfalusi
2
-85
/
+86
2013-02-14
ARM: OMAP: zoom-display: Remove the use of TWL4030_MODULE_PWM1
Peter Ujfalusi
1
-7
/
+7
2013-02-14
mfd: arizona: Provide platform data for MICBIAS configuration
Mark Brown
2
-0
/
+35
2013-02-14
mfd: arizona: Clarify mixer underclocking error
Mark Brown
1
-1
/
+1
2013-02-14
mfd: arizona: Disable interrupts during resume
Mark Brown
1
-0
/
+26
2013-02-14
mfd: wm5102: Refresh register defaults
Mark Brown
1
-62
/
+33
2013-02-14
mfd: wm5102: Mark DSP memory regions as volatile and readable
Mark Brown
1
-1
/
+7
2013-02-14
mfd: wm8994: Use devm_regulator_bulk_get API
Sachin Kamat
1
-5
/
+2
2013-02-14
mfd: wm5102: Update rev B patch for latest evaluation
Mark Brown
1
-4
/
+5
2013-02-14
mfd: arizona: Register MICVDD supply first to ensure no retries
Mark Brown
1
-2
/
+2
2013-02-14
mfd: wm5102: Mark only extant DSP registers volatile
Mark Brown
1
-4
/
+7
2013-02-14
rtc: palmas: Add RTC driver Palmas series PMIC
Laxman Dewangan
3
-0
/
+350
2013-02-14
gpio: palmas: Add support for Palmas GPIO
Laxman Dewangan
3
-0
/
+192
2013-02-14
mfd: palmas: Add APIs to access the Palmas' registers
Laxman Dewangan
1
-0
/
+52
2013-02-14
mfd: palmas: Add rtc irq number as irq resource for palmas-rtc
Laxman Dewangan
1
-2
/
+12
2013-02-01
Linux 3.8-rc6
v3.8-rc6
Linus Torvalds
1
-2
/
+2
2013-02-01
Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+5
2013-02-01
Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+16
2013-02-01
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-58
/
+86
2013-02-01
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
18
-22
/
+67
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
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-76
/
+216
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-66
/
+118
2013-01-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-9
/
+0
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
Merge tag 'efi-for-3.8' into x86/efi
H. Peter Anvin
4
-15
/
+25
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
[next]