summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-04-07spi/tegra: remove unused Tegra platform data headerStephen Warren
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-04-05netfilter: remove unneeded variable proc_net_netfilterPablo Neira Ayuso
2013-04-05mfd: syscon: Add non-DT supportAlexander Shiyan
2013-04-05mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon
2013-04-05mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy
2013-04-05mtd: add new fields to nand_flash_dev{}Huang Shijie
2013-04-05mtd: introduce a macro for max NAND ID sequence lengthArtem Bityutskiy
2013-04-05mtd: nand: use more reasonable integer typesArtem Bityutskiy
2013-04-05mtd: physmap: add const qualifiersArtem Bityutskiy
2013-04-05mtd: plat-ram: add const quilifiersArtem Bityutskiy
2013-04-05mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack
2013-04-05mtd: nand: provision full ID supportArtem Bityutskiy
2013-04-05mtd: nand_ids: introduce helper macrosArtem Bityutskiy
2013-04-05mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy
2013-04-05mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy
2013-04-05mtd: nand: remove NAND_COPYBACK macroArtem Bityutskiy
2013-04-05mtd: nand: remove NAND_NO_PADDING macroArtem Bityutskiy
2013-04-05mtd: nand: remove a bunch of unused commandsArtem Bityutskiy
2013-04-05mtd: nand: remove AG-AND supportArtem Bityutskiy
2013-04-05regulator: max8952: Add Device Tree supportTomasz Figa
2013-04-05regulator: max8952: Separate constraints from platform data structTomasz Figa
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass
2013-04-05mfd: Add ChromeOS EC implementationSimon Glass
2013-04-05mfd: Add ChromeOS EC messages headerSimon Glass
2013-04-05net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-05Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-04-04Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-04clk: tegra: defer application of init tableStephen Warren
2013-04-04Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren
2013-04-04Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-04-04timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner
2013-04-04ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz
2013-04-04spi: mxs-spi: move to use generic DMA helperShawn Guo
2013-04-04video: mxsfb: remove mxsfb_platform_dataShawn Guo
2013-04-04video: mxsfb: remove dotclk_delay from platform_dataShawn Guo
2013-04-04video: mxsfb: remove fb_phys/fb_size from platform_dataShawn Guo
2013-04-04uprobes: Add trap variant helperAnanth N Mavinakayanahalli
2013-04-04video: vt8500: Remove unused platform_data/video-vt8500lcdfb.hTony Prisk
2013-04-04of: Add support for reading a u32 from a multi-value property.Tony Prisk
2013-04-03pstore/ram: Allow specifying ecc parameters in platform dataArve Hjønnevåg
2013-04-03jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-04-03ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-04-03libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-04-03libata: Use integer return value for atapi_command_packet_setShan Hai
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij