summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: Fix twl4030-irq typoNeilBrown2012-01-091-1/+1
* mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.NeilBrown2012-01-091-0/+1
* mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht2012-01-092-2/+10
* misc: Add driver support for MAX8997 MUICDonggeun Kim2012-01-093-0/+643
* mfd: Add platform data for MAX8997 MUIC driverDonggeun Kim2012-01-091-1/+57
* mfd: Convert WM8350 to devm_kzalloc()Mark Brown2012-01-091-3/+1
* mfd: Store wm8350 struct in core device driver dataMark Brown2012-01-091-0/+2
* mfd: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-093-3/+0
* mfd: Convert MFD drivers to use module_platform_driverMark Brown2012-01-0910-120/+10
* mfd: Add basic device tree binding for wm8994Mark Brown2012-01-092-0/+27
* mfd: Convert 88pm860x to use regmap apiJett.Zhou2012-01-093-62/+47
* mfd: Fix 88pm860x test bank i2c interface bugJett.Zhou2012-01-091-46/+89
* mfd: Disable more pulls on WM8994Mark Brown2012-01-092-3/+14
* mfd: Add support for irq over gpio pin to stmpeViresh Kumar2012-01-092-7/+36
* mfd: Convert wm8994 to devm_kzalloc()Mark Brown2012-01-091-11/+5
* mfd: Convert wm831x core driver to devm_kzalloc()Mark Brown2012-01-093-6/+2
* Linux 3.2v3.2Linus Torvalds2012-01-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-047-15/+32
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-044-5/+23
| |\
| | * mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-031-1/+6
| | * b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-031-3/+13
| | * ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-031-0/+3
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-031-1/+1
| | |\
| | | * Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan2011-12-231-1/+1
| * | | fix CAN MAINTAINERS SCM tree typeOliver Hartkopp2012-01-031-2/+2
| * | | CAN MAINTAINERS updateOliver Hartkopp2012-01-031-6/+5
| * | | net: fsl: fec: fix build for mx23-only kernelWolfram Sang2012-01-031-2/+2
| * | | sch_qfq: fix overflow in qfq_update_start()Eric Dumazet2012-01-031-2/+2
* | | | minixfs: misplaced checks lead to dentry leakAl Viro2012-01-041-17/+17
* | | | ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov2012-01-042-3/+12
* | | | ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov2012-01-041-1/+8
* | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-041-2/+2
|\ \ \ \
| * | | | [CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French2012-01-041-1/+1
| * | | | cifs: fix bad buffer length check in coalesce_t2Jeff Layton2012-01-031-1/+1
* | | | | Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-041-6/+0
* | | | | Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-031-34/+10
|/ / / /
* | | | hung_task: fix false positive during vforkMandeep Singh Baines2012-01-031-4/+10
* | | | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-032-2/+2
* | | | drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-031-1/+5
|/ / /
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\ \ \
| * | | dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-017-7/+17
|\ \ \ \
| * | | | netfilter: ctnetlink: fix timeout calculationXi Wang2011-12-311-2/+2
| * | | | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-314-5/+11
| * | | | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-301-0/+3
| * | | | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-12-311-0/+1
|\ \ \ \ \
| * | | | | ASoC: wm8776: add missing break in sample size switchJoachim Eastwood2011-12-231-0/+1
* | | | | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | | | | futex: Fix uninterruptible loop due to gate_areaHugh Dickins2011-12-311-8/+20
OpenPOWER on IntegriCloud