summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-05-20acpi_power_meter: clean up code around setup_attrsKyle McMartin-8/+7
2012-05-20acpi_power_meter: drop meter_rw_attrs, use common meter_attrsKyle McMartin-9/+2
2012-05-20acpi_power_meter: remove duplicate code between register_{ro,rw}_attrsKyle McMartin-42/+17
2012-05-20acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things upKyle McMartin-93/+37
2012-05-20acpi_power_meter: use the same struct {rw,ro}_sensor_template for bothKyle McMartin-43/+110
2012-05-20hwmon: use module_pci_driverAxel Lin-36/+3
2012-05-20hwmon: (it87) Add support for IT8782F and IT8783E/FGuenter Roeck-26/+99
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-67/+140
2012-05-20iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecsNicholas Bellinger-1/+1
2012-05-21md/raid10: split out interpretation of layout to separate function.NeilBrown-18/+49
2012-05-21md/raid10: Introduce 'prev' geometry to support reshape.NeilBrown-23/+92
2012-05-21md: use resync_max_sectors for reshape as well as resync.NeilBrown-3/+5
2012-05-21md: teach sync_page_io about new_data_offset.NeilBrown-0/+4
2012-05-21md/raid10: collect some geometry fields into a dedicated structure.NeilBrown-108/+115
2012-05-21md/raid5: allow for change in data_offset while managing a reshape.NeilBrown-33/+82
2012-05-21md/raid5: Use correct data_offset for all IO.NeilBrown-13/+59
2012-05-21md: add possibility to change data-offset for devices.NeilBrown-32/+214
2012-05-21md: allow a reshape operation to be reversed.NeilBrown-13/+78
2012-05-21md: using GFP_NOIO to allocate bio for flush requestShaohua Li-1/+1
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)-0/+18
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)-0/+9
2012-05-20USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)-2/+2
2012-05-20[media] radio-sf16fmi: add support for SF16-FMDOndrej Zary-6/+10
2012-05-20[media] rc-loopback: remove duplicate lineMichel Machado-1/+0
2012-05-20[media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz-0/+190
2012-05-20pinctrl: pinctrl-imx: add imx51 pinctrl driverDong Aisheng-0/+1331
2012-05-20pinctrl: pinctrl-imx: add imx53 pinctrl driverDong Aisheng-0/+1658
2012-05-20drm/i915: IBX has a fixed pch pll to pch pipe mappingDaniel Vetter-0/+11
2012-05-20UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon-2/+2
2012-05-20UBI: rename scan.c to attach.cArtem Bityutskiy-1/+1
2012-05-20UBI: remove scan.hArtem Bityutskiy-174/+147
2012-05-20UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy-12/+15
2012-05-20UBI: move and rename attach_by_scanningArtem Bityutskiy-62/+58
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy-9/+9
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy-81/+73
2012-05-20UBI: rename ubi_scan_leb_slabArtem Bityutskiy-16/+16
2012-05-20UBI: rename ubi_scan_move_to_listArtem Bityutskiy-3/+3
2012-05-20UBI: rename ubi_scan_destroy_aiArtem Bityutskiy-6/+6
2012-05-20UBI: rename ubi_scan_get_free_pebArtem Bityutskiy-6/+6
2012-05-20UBI: rename ubi_scan_rm_volumeArtem Bityutskiy-5/+5
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy-9/+9
2012-05-20UBI: rename ubi_scan_add_usedArtem Bityutskiy-12/+9
2012-05-20UBI: remove unused functionArtem Bityutskiy-31/+0
2012-05-20UBI: make ubi_scan_erase_peb static and renameArtem Bityutskiy-6/+4
2012-05-20UBI: rename sv to avArtem Bityutskiy-182/+182
2012-05-20UBI: rename si to aiArtem Bityutskiy-260/+260
2012-05-20UBI: rename seb to aebArtem Bityutskiy-196/+196
2012-05-20UBI: amend comments after renaming in scan.cArtem Bityutskiy-10/+11
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy-42/+44
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy-34/+34