summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-01-09mfd: Use standard device wakeup for handling max8998 wakeup deviceJonghwan Choi
2012-01-09mfd: Constify WM8994 regulator_init_dataMark Brown
2012-01-09mfd: Fix cs5535 section mismatchChristian Gmeiner
2012-01-09mfd: Add device tree probe support for mc13xxxShawn Guo
2012-01-09ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich
2012-01-09mfd: Fix twl4030-irq typoNeilBrown
2012-01-09mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.NeilBrown
2012-01-09mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht
2012-01-09misc: Add driver support for MAX8997 MUICDonggeun Kim
2012-01-09mfd: Add platform data for MAX8997 MUIC driverDonggeun Kim
2012-01-09mfd: Convert WM8350 to devm_kzalloc()Mark Brown
2012-01-09mfd: Store wm8350 struct in core device driver dataMark Brown
2012-01-09mfd: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-09mfd: Convert MFD drivers to use module_platform_driverMark Brown
2012-01-09mfd: Add basic device tree binding for wm8994Mark Brown
2012-01-09mfd: Convert 88pm860x to use regmap apiJett.Zhou
2012-01-09mfd: Fix 88pm860x test bank i2c interface bugJett.Zhou
2012-01-09mfd: Disable more pulls on WM8994Mark Brown
2012-01-09mfd: Add support for irq over gpio pin to stmpeViresh Kumar
2012-01-09mfd: Convert wm8994 to devm_kzalloc()Mark Brown
2012-01-09mfd: Convert wm831x core driver to devm_kzalloc()Mark Brown
2012-01-04Linux 3.2v3.2Linus Torvalds
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-04minixfs: misplaced checks lead to dentry leakAl Viro
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2012-01-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04Revert "rtc: Expire alarms after the time is set."Linus Torvalds
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French
2012-01-03cifs: fix bad buffer length check in coalesce_t2Jeff Layton
2012-01-03Revert "rtc: Disable the alarm in the hardware"Linus Torvalds
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2012-01-03fix CAN MAINTAINERS SCM tree typeOliver Hartkopp
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-03CAN MAINTAINERS updateOliver Hartkopp
2012-01-03net: fsl: fec: fix build for mx23-only kernelWolfram Sang
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet
2012-01-03drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller
2012-01-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-31Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang