aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-12i2c-s3c2410: Rework device type handlingKarol Lewandowski
2012-05-12i2c: muxes are not EXPERIMENTAL anymoreWolfram Sang
2012-05-12i2c/of: Automatically populate i2c mux busses from device tree data.David Daney
2012-05-12i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney
2012-05-12of/i2c: call i2c_verify_client from of_find_i2c_device_by_nodeStephen Warren
2012-05-12i2c: designware: Add clk_{un}prepare() supportViresh Kumar
2012-05-12i2c: designware: add PM supportDeepak Sikri
2012-05-12i2c: ixp2000: remove driverRob Herring
2012-05-12i2c: pnx: add device tree supportRoland Stigge
2012-05-12i2c: imx: don't use strcpy but strlcpyWolfram Sang
2012-05-12i2c: eg20t: don't use strcpy but strlcpyWolfram Sang
2012-05-12i2c: eg20t: remove unused functionWolfram Sang
2012-05-12i2c: eg20t: pass on return value in i2c_xferWolfram Sang
2012-05-12i2c: eg20t: use NULL instead of 0Wolfram Sang
2012-05-12i2c-eg20t: Merge two functionsTomoya MORINAGA
2012-05-12i2c-eg20t: add helper function for xfer checkTomoya MORINAGA
2012-05-12i2c-eg20t: Call init() when wait-event timeout occursTomoya MORINAGA
2012-05-12i2c-mpc: avoid I2C abnormal after resuming from deep sleepZhao Chenhui
2012-05-12i2c: sh_mobile: add device tree supportMagnus Damm
2012-05-12i2c-pnx.c: Remove duplicated i2c.hRoland Stigge
2012-05-12i2c-pnx.c: Use resources in platformsRoland Stigge
2012-05-12i2c: designware: Add support for 16bit register accessStefan Roese
2012-05-12i2c: Dynamically assign adapter id if it wasn't explictly specifiedKarol Lewandowski
2012-05-12i2c-pxa: Drop leftover commentKarol Lewandowski
2012-05-12i2c-s3c2410: Drop unused defineKarol Lewandowski
2012-05-06Linux 3.4-rc6v3.4-rc6Linus Torvalds
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman
2012-05-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-05-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-04CPU frequency drivers MAINTAINERS updateDave Jones
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik