index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
mtd: fsmc: Move ALE, CLE defines to their respective platform
Shiraz Hashim
1
-13
/
+0
2012-03-27
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
1
-0
/
+5
2012-03-27
mtd: sh_flctl: Add FLHOLDCR register
Bastian Hecht
1
-0
/
+12
2012-03-27
mtd: sh_flctl: Use cached register value for FLCMNCR
Bastian Hecht
1
-0
/
+1
2012-03-27
mtd: sh_flctl: Expand FLCMNCR register bit field
Bastian Hecht
1
-0
/
+24
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
1
-0
/
+28
2012-03-27
mtd: check for zero length in OTP functions
Artem Bityutskiy
1
-59
/
+11
2012-03-27
mtd: remove junk pmc551.h
Artem Bityutskiy
1
-77
/
+0
2012-03-27
mtd: remove R/O checking duplication
Artem Bityutskiy
1
-0
/
+2
2012-03-27
mtd: add offset and length checks to the API function
Artem Bityutskiy
1
-112
/
+17
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2
-3
/
+4
2012-03-27
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
1
-0
/
+5
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-84
/
+84
2012-03-27
mtd: ST SPEAr: Add SMI driver for serial NOR flash
Shiraz Hashim
1
-0
/
+60
2012-03-27
mtd: nand: correct comment on nand_chip badblockbits
Brian Norris
1
-2
/
+3
2012-03-27
mtd: mtdblock: call mtd_sync() only if opened for write
Alexander Stein
1
-0
/
+1
2012-03-26
i2c: Update the FSF address
Jean Delvare
6
-6
/
+12
2012-03-26
netfilter: ipset: avoid use of kernel-only types
Jan Engelhardt
1
-2
/
+2
2012-03-26
ab8500_fg: Get rid of 'struct battery_type'
Anton Vorontsov
1
-59
/
+0
2012-03-26
ab8500_fg: Get rid of 'struct v_to_cap'
Anton Vorontsov
1
-10
/
+0
2012-03-26
ab8500_btemp: Get rid of 'enum adc_therm'
Anton Vorontsov
1
-13
/
+2
2012-03-26
ab8500-charger: AB8500 charger driver
Arun Murthy
1
-0
/
+554
2012-03-26
abx500-chargalg: Add abx500 charging algorithm
Arun Murthy
2
-0
/
+311
2012-03-26
Add I2C driver for Summit Microelectronics SMB347 Battery Charger.
Bruce E. Robertson
1
-0
/
+117
2012-03-26
lp8727_charger: Correct typos on the comment
Kim, Milo
1
-1
/
+1
2012-03-26
lp8727_charger: Add description of platform data
Kim, Milo
1
-2
/
+13
2012-03-26
lp8727_charger: Add company name and description
Kim, Milo
1
-0
/
+3
2012-03-26
max17042: Add POR init procedure from Maxim appnote
Ramakrishna Pallala
1
-0
/
+56
2012-03-26
nfsd: add a header describing upcall to nfsdcld
Jeff Layton
1
-0
/
+56
2012-03-26
Merge nfs containerization work from Trond's tree
J. Bruce Fields
34
-165
/
+280
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
307
-5048
/
+4997
2012-03-26
dma-buf: correct dummy function declarations.
Sumit Semwal
1
-13
/
+14
2012-03-26
dma-buf: add support for kernel cpu access
Daniel Vetter
1
-0
/
+59
2012-03-26
dma-buf: don't hold the mutex around map/unmap calls
Daniel Vetter
1
-1
/
+1
2012-03-26
dma-buf: add get_dma_buf()
Rob Clark
1
-0
/
+15
2012-03-26
dma-buf: pass flags into dma_buf_fd.
Dave Airlie
1
-1
/
+1
2012-03-26
dma-buf: add dma_data_direction to unmap dma_buf_op
Sumit Semwal
1
-3
/
+5
2012-03-26
module: move __module_get and try_module_get() out of line.
Steven Rostedt
1
-28
/
+4
2012-03-26
params: <level>_initcall-like kernel parameters
Pawel Moll
1
-8
/
+43
2012-03-26
module_param: remove support for bool parameters which are really int.
Rusty Russell
1
-13
/
+6
2012-03-25
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
1
-2
/
+6
2012-03-25
mmc: MMC-4.5 Data Tag Support
Saugata Das
2
-0
/
+5
2012-03-25
Merge branch 'sa11x0-mcp' into sa11x0
Russell King
2
-30
/
+22
2012-03-25
ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol
Rob Herring
1
-1
/
+1
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-1
/
+1
2012-03-24
Merge branch 'kirkwood/dt' into next/dt2
Arnd Bergmann
1
-1
/
+0
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
43
-40
/
+56
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
46
-69
/
+109
2012-03-24
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next/drivers
Arnd Bergmann
7
-8
/
+113
2012-03-24
perf: Move mmap page data_head offset assertion out of header
Jiri Olsa
1
-7
/
+0
[prev]
[next]