summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-21Merge commit 'v3.3-rc4' into android-3.3Colin Cross
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-16android: persistent_trace: ftrace into persistent_ramColin Cross
2012-02-16android: persistent_ram: add notrace to persistent_ram_writeColin Cross
2012-02-16android: persistent_ram: make persistent_ram_write atomicColin Cross
2012-02-16android: ram_console: convert to new persistent_ram initColin Cross
2012-02-16android: persistent_ram: handle reserving and mapping memoryColin Cross
2012-02-16android: persistent_ram: refactor ecc supportColin Cross
2012-02-16android: ram_console: split out persistent ramColin Cross
2012-02-16android: ram_console: drop verbose ram_console supportColin Cross
2012-02-16android: ram_console: drop early buffer supportColin Cross
2012-02-16android: ram_console: move footer stringsColin Cross
2012-02-16powerpc/adb: Use set_current_state()majianpeng
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO
2012-02-15ipheth: Add iPhone 4STim Gardner
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev
2012-02-15mlx4: fix buffer overrunEugenia Emantayev
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen
2012-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-14Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-02-14Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-143c59x: shorten timer period for slave devicesEric Dumazet
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt
2012-02-14Revert "HACK: android-alarm: wakelock workaround"Colin Cross
2012-02-14staging: android: alarm-dev: remove sysdev.h includeColin Cross
2012-02-14android-alarm: Remove unused android alarm in-kernel interfacesJohn Stultz
2012-02-14android-alarm: Rework alarm-dev.c to use upstreamed alarmtimersJohn Stultz
2012-02-14android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIMEJohn Stultz
2012-02-14android-alarm: Support old drivers via preprocessor aliasingJohn Stultz
2012-02-14android-alarm: Fixup minor pr_alarm warningsJohn Stultz
2012-02-14android-alarm: Fix bad index when canceling alarms[]JP Abgrall
2012-02-14android-alarm: Update hrtimer if alarm at the head of the queue is reprogrammedArve Hjønnevåg
2012-02-14android-alarm: Disable Android alarm driver by defaultPraneeth Kumar Bajjuri
2012-02-14HACK: android-alarm: wakelock workaroundJohn Stultz
2012-02-14android-alarm: Fix namespace collision with upstreamed alarmtimersJohn Stultz
2012-02-14android-alarm: Fix time.h include to avoid compile issueJohn Stultz
2012-02-14android-alarm: Add needed module.h includesAndy Green